diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9a30431..d04cfe5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -170,7 +170,7 @@ jobs: fi - name: Download built sdist and wheels - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: # unpacks default artifact into dist/ # if `name: artifact` is omitted, the action will create extra parent dir