diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 40b8e1e..2261877 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -122,7 +122,7 @@ jobs: id-token: write if: github.event_name == 'release' && github.event.action == 'published' steps: - - uses: actions/download-artifact@v6 + - uses: actions/download-artifact@v7 with: # Unpacks all artifacts into dist/ pattern: flacarray-*