Update ci-fuzz.yml
Version 1 is deprecated, bump to version 2.
This commit is contained in:
parent
d9be48fbe6
commit
13c4e52c91
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@v1
|
uses: actions/upload-artifact@v2
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user