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