Skip to content

Commit ed8b402

Browse files
Merge branch 'main' into js/fix-385
2 parents de6e9c8 + f7de825 commit ed8b402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
XUNIT_PATH: .\tests\ImageSharp.Drawing.Tests # Required for xunit
210210

211211
- name: Export Failed Output
212-
uses: actions/upload-artifact@v4
212+
uses: actions/upload-artifact@v7
213213
if: failure()
214214
with:
215215
name: actual_output_${{ runner.os }}_${{ matrix.options.framework }}${{ matrix.options.runtime }}.zip

0 commit comments

Comments
 (0)