bump upload-artifact
This commit is contained in:
parent
93e4c5f6dd
commit
f6d368e64a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -29,11 +29,11 @@ jobs:
|
||||
- run: npm run format-check
|
||||
- run: npm run lint
|
||||
- run: npm run test
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
path: dist
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: action.yml
|
||||
path: action.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user