Skip to content

Commit 8f2beb5

Browse files
PeterAlfredLeeAlanscut
authored andcommitted
bump version of actions/upload-artifact
1 parent a328d65 commit 8f2beb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: 600
1717
dry-run: false
1818
- name: Upload Crash
19-
uses: actions/upload-artifact@v1
19+
uses: actions/upload-artifact@v4
2020
if: failure()
2121
with:
2222
name: artifacts

0 commit comments

Comments
 (0)