diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a64cd45..bb37556 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@v6 - name: Organize files for upload run: |