diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cddb89a4f..91809f3fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -201,7 +201,7 @@ jobs: fetch-depth: 0 - name: Download wheels and sdist - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4 with: path: wheels merge-multiple: true