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

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