Skip to content

Commit

Permalink
Update fuzzing.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <[email protected]>
  • Loading branch information
Alan-Jowett authored May 20, 2024
1 parent 96d51f2 commit 0e29fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzzing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
--build build
- name: Upload fuzzer as artifacts
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: fuzzer
path: build/bin/ubpf_fuzzer
Expand Down

0 comments on commit 0e29fde

Please sign in to comment.