mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-01-18 16:08:05 +00:00
Update all dependencies (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd36a59d39
commit
4f933f4fd7
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