chore(deps): update actions/download-artifact action to v3 (#4937)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-02 14:31:21 -07:00
committed by GitHub
parent 0e78a147b6
commit b0181120d4
2 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
id: download
with:
name: "npm-package"