diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 07c6b2a..90ef9f5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -66,7 +66,7 @@ jobs: id-token: write if: github.event_name != 'pull_request' steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 - name: Organize files for upload run: |