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 2000455 commit 7ef51c0Copy full SHA for 7ef51c0
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix: ${{ fromJSON(needs.DetermineMatrix.outputs.matrix) }}
64
steps:
65
- - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
66
with:
67
name: fuzz_tar
68
- name: Unpack fuzzer ${{ matrix.fuzzer }}
0 commit comments