diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6d1d970..87a2fb9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -163,7 +163,7 @@ jobs: fi - name: Download built sdist and wheels - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: # unpacks default artifact into dist/ # if `name: artifact` is omitted, the action will create extra parent dir