Skip to content

Commit

Permalink
Merge pull request #1 from iibclothier/fix_cifuzz_yml
Browse files Browse the repository at this point in the history
Update ci-fuzz.yml
  • Loading branch information
iibclothier authored Dec 28, 2024
2 parents d9be48f + 4d99a8f commit 8980137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8980137

Please sign in to comment.