diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index a654539fc..24b6716dc 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -82,7 +82,7 @@ jobs: # IMPORTANT: this permission is mandatory for trusted publishing id-token: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v6 with: pattern: cibw-* path: dist