Merge pull request #1 from iibclothier/fix_cifuzz_yml
Update ci-fuzz.yml
This commit is contained in:
commit
8980137de6
4
.github/workflows/ci-fuzz.yml
vendored
4
.github/workflows/ci-fuzz.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
fuzz-seconds: 900
|
||||
dry-run: false
|
||||
- name: Upload Crash
|
||||
uses: actions/upload-artifact@v1
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: artifacts
|
||||
path: ./out/artifacts
|
||||
path: ./out/artifacts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user