Skip to content

Commit

Permalink
Merge pull request #679 from akheron/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-cb1dee63db

Bump the github-actions group with 1 update
  • Loading branch information
akheron authored Mar 8, 2024
2 parents f52d79a + 0c9c11a commit 9b9b5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fuzz-seconds: 600
dry-run: false
- name: Upload Crash
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts
Expand Down

0 comments on commit 9b9b5e8

Please sign in to comment.