deps(workflows): bump actions/download-artifact from 7 to 8 (#203)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-02 12:15:03 +08:00 committed by GitHub
parent 30adebe4fe
commit 93ab79352f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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