We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f02f215 + 03a3463 commit ff073d3Copy full SHA for ff073d3
.github/workflows/cifuzz.yml
@@ -39,7 +39,7 @@ jobs:
39
fuzz-seconds: 600
40
41
- name: Upload Crash
42
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
43
if: failure() && steps.build.outcome == 'success'
44
with:
45
name: artifacts
0 commit comments