diff --git a/.github/workflows/ci-matrix.yml b/.github/workflows/ci-matrix.yml index 8c43b58..a6ff64d 100644 --- a/.github/workflows/ci-matrix.yml +++ b/.github/workflows/ci-matrix.yml @@ -78,7 +78,7 @@ jobs: steps: - name: Download digests - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: pattern: digests-* path: /tmp/digests