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 ed5fd04 + 99b4916 commit 4961533Copy full SHA for 4961533
1 file changed
.github/workflows/build-and-test.yml
@@ -105,7 +105,7 @@ jobs:
105
XUNIT_PATH: .\tests\ImageSharp.Textures.Tests # Required for xunit
106
107
- name: Export Failed Output
108
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
109
if: failure()
110
with:
111
name: actual_output_${{ runner.os }}_${{ matrix.options.framework }}${{ matrix.options.runtime }}.zip
0 commit comments