We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 319626b + c491e5b commit 619594cCopy full SHA for 619594c
1 file changed
.github/workflows/build.yaml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43
with:
44
ref: ${{ github.event.pull_request.head.sha }}
45
- - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
46
- name: untar binaries
47
run: tar -xvf dist.tar
48
- name: Login to GHCR
0 commit comments