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.
2 parents 8f4573c + f9d6cc7 commit 86d827dCopy full SHA for 86d827d
.github/workflows/ci.yaml
@@ -242,12 +242,12 @@ jobs:
242
run: nix develop --impure .#ci
243
244
- name: Download docker image
245
- uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
+ uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
246
with:
247
name: "[container-image] Docker tarball"
248
249
- name: Download helm chart
250
251
252
name: "[helm-chart] package"
253
0 commit comments