diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 461d674..159cb2c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,7 +84,7 @@ jobs: # IMPORTANT: this permission is mandatory for trusted publishing id-token: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v5 with: pattern: Wheels* merge-multiple: true