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