diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a64cd45..0377a02 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -70,7 +70,7 @@ jobs: id-token: write if: github.event_name != 'pull_request' steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v5 - name: Organize files for upload run: |