diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ddfa25e..ca32312 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -110,7 +110,7 @@ jobs: needs: [ docker ] steps: - name: Download digests - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: ${{ runner.temp }}/digests pattern: digests-*