mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-04-01 18:15:16 +00:00
Update all dependencies
This commit is contained in:
parent
fd36a59d39
commit
801e6ae4bd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github-pages.yml
vendored
4
.github/workflows/github-pages.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: |
|
||||
brew bundle
|
||||
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