Update ci-fuzz.yml
Try version 4
This commit is contained in:
parent
13c4e52c91
commit
4d99a8f7c2
2
.github/workflows/ci-fuzz.yml
vendored
2
.github/workflows/ci-fuzz.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
fuzz-seconds: 900
|
fuzz-seconds: 900
|
||||||
dry-run: false
|
dry-run: false
|
||||||
- name: Upload Crash
|
- name: Upload Crash
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user