diff --git a/.github/workflows/release-wheels.yml b/.github/workflows/release-wheels.yml index 32f4d6b..892f35d 100644 --- a/.github/workflows/release-wheels.yml +++ b/.github/workflows/release-wheels.yml @@ -207,7 +207,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Download the wheels - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: wheels path: dist/ @@ -247,7 +247,7 @@ jobs: steps: - name: Download the wheels - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: wheels path: dist/