diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d91d00b8..300c675dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -161,7 +161,7 @@ jobs: steps: - uses: actions/checkout@v4.1.5 - name: Download digests - uses: actions/download-artifact@v3.0.2 + uses: actions/download-artifact@v4.1.7 with: name: digests-${{ matrix.image.target }}-${{ matrix.registry }} path: /tmp/digests