We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720e2b5 commit 4045840Copy full SHA for 4045840
1 file changed
.github/workflows/build.yml
@@ -93,7 +93,7 @@ jobs:
93
runs-on: ubuntu-latest
94
steps:
95
- name: Download digests
96
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
97
with:
98
path: "${{ runner.temp }}/digests"
99
pattern: "digests-*"
0 commit comments