diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ccbfb17..c3a8f4d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -53,7 +53,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: pshmem*