Skip to content

Commit

Permalink
ci: bump upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Jan 17, 2025
1 parent f353eb8 commit b34ba3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cifuzz_oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fuzz-seconds: 600
dry-run: false
- name: upload crash
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: ${{ matrix.sanitizer }}-artifacts
Expand Down

0 comments on commit b34ba3e

Please sign in to comment.