We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d65c8b2 commit a8b663cCopy full SHA for a8b663c
.github/workflows/cifuzz.yaml
@@ -19,7 +19,7 @@ jobs:
19
dry-run: false
20
language: jvm
21
- name: Upload Crash
22
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
23
if: failure() && steps.build.outcome == 'success'
24
with:
25
name: artifacts
0 commit comments