Skip to content

Commit 075e85c

Browse files
build(deps): Bump actions/upload-artifact in the all group (#1825)
1 parent 0ca1da6 commit 075e85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzzing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fuzz-seconds: 600
2525
dry-run: false
2626
- name: Upload Crash
27-
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
27+
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
2828
if: failure() && steps.build.outcome == 'success'
2929
with:
3030
name: artifacts

0 commit comments

Comments
 (0)