diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d96af9..c28a986 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: packages: write steps: - name: Download digests - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: digests path: /tmp/digests