diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 3b64e9d..5727561 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -113,7 +113,7 @@ jobs: # Download digests # https://github.com/actions/download-artifact - name: Download digests - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: name: digests path: /tmp/digests