We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16d79e7 + cd43f76 commit 3d96527Copy full SHA for 3d96527
1 file changed
.github/workflows/build-and-test.yml
@@ -150,7 +150,7 @@ jobs:
150
XUNIT_PATH: .\tests\ImageSharp.Drawing.Tests # Required for xunit
151
152
- name: Export Failed Output
153
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
154
if: failure()
155
with:
156
name: actual_output_${{ runner.os }}_${{ matrix.options.framework }}${{ matrix.options.runtime }}.zip
0 commit comments