Skip to content

Commit a688e9c

Browse files
Update actions/upload-artifact action to v5 (#86)
1 parent 247a549 commit a688e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/stb/.github/workflows/ci-fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fuzz-seconds: 900
1717
dry-run: false
1818
- name: Upload Crash
19-
uses: actions/upload-artifact@v4
19+
uses: actions/upload-artifact@v5
2020
if: failure()
2121
with:
2222
name: artifacts

0 commit comments

Comments
 (0)