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.
1 parent 2162137 commit d05ae9eCopy full SHA for d05ae9e
.github/workflows/cifuzz.yml
@@ -19,7 +19,7 @@ jobs:
19
dry-run: false
20
language: go
21
- name: Upload Crash
22
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
23
if: failure() && steps.build.outcome == 'success'
24
with:
25
name: artifacts
0 commit comments