1
0
Fork 0
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:
renovate[bot] 2024-01-01 01:09:12 +00:00 committed by GitHub
parent fd36a59d39
commit 801e6ae4bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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