We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ab3c4 commit ccaabecCopy full SHA for ccaabec
.github/workflows/ci.yaml
@@ -234,12 +234,12 @@ jobs:
234
run: nix develop --impure .#ci
235
236
- name: Download docker image
237
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
238
with:
239
name: "[container-image] Docker tarball"
240
241
- name: Download helm chart
242
243
244
name: "[helm-chart] package"
245
0 commit comments