Skip to content

Commit 954dd69

Browse files
Update actions/upload-artifact action to v7 (#90)
1 parent f8398c7 commit 954dd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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@v5
19+
uses: actions/upload-artifact@v7
2020
if: failure()
2121
with:
2222
name: artifacts

0 commit comments

Comments
 (0)