deps(workflows): bump actions/download-artifact from 5 to 6 (#187)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 12:34:53 +08:00 committed by GitHub
parent 144eb86048
commit a1e15da2bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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