Bump actions/upload-artifact from 2 to 3 (#1077)

This commit is contained in:
dependabot[bot] 2022-04-11 11:46:00 -04:00 committed by GitHub
parent a1740ed44f
commit 49069bae53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ jobs:
ls node_modules ls node_modules
- name: artifact - name: artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v3
with: with:
name: dist name: dist
path: | path: |