mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Bump actions/upload-artifact from 2 to 3 (#1077)
This commit is contained in:
parent
a1740ed44f
commit
49069bae53
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
ls node_modules
|
||||
|
||||
- name: artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist
|
||||
path: |
|
||||
|
Loading…
Reference in New Issue
Block a user