Skip to content

Commit 14e438d

Browse files
committed
bump upload-artifact version
Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
1 parent e537518 commit 14e438d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossfuzz_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
dry-run: false
5555
language: c++
5656
- name: Upload Crash
57-
uses: actions/upload-artifact@v3
57+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
5858
if: failure() && steps.build.outcome == 'success'
5959
with:
6060
name: artifacts

0 commit comments

Comments
 (0)