chore(deps): bump actions/download-artifact from 2 to 3 (#109)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-11 11:05:43 +08:00 committed by GitHub
parent e0dbae8ff0
commit 2cd029d317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@ jobs:
name: my-artifact
path: world.txt
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: my-artifact
path: distfiles