We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0657a08 + ad50f82 commit 441eb24Copy full SHA for 441eb24
1 file changed
.github/workflows/oss-fuzz.yml
@@ -20,7 +20,7 @@ jobs:
20
fuzz-seconds: 600
21
dry-run: false
22
- name: Upload Crash
23
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
24
if: failure()
25
with:
26
name: artifacts
0 commit comments