diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5ef3478a..36aa213f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -174,7 +174,7 @@ jobs: fi - name: Download built sdist and wheels - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: # unpacks default artifact into dist/ # if `name: artifact` is omitted, the action will create extra parent dir