diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 3b64e9d..fd04d6f 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@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1 with: name: digests path: /tmp/digests