deps(workflows): bump actions/download-artifact from 3 to 4 (#115)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-18 15:06:57 +08:00 committed by GitHub
parent dca862eb9c
commit 327223ef6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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