Update ci-fuzz.yml

Try version 4
This commit is contained in:
iibclothier 2024-12-28 11:24:41 -06:00 committed by GitHub
parent 13c4e52c91
commit 4d99a8f7c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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