diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4952caf..7798537 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -77,7 +77,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: |