mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-01-31 14:07:58 +00:00
chore(deps): update all dependencies
This commit is contained in:
parent
f9451ff736
commit
32e8f3adeb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github-pages.yml
vendored
4
.github/workflows/github-pages.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: |
|
||||
apk add mdbook tar
|
||||
mdbook build
|
||||
- uses: actions/upload-pages-artifact@v2
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: book
|
||||
- uses: actions/deploy-pages@v2
|
||||
- uses: actions/deploy-pages@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue