Merge pull request #9 from kou029w/renovate/all

chore(deps): update actions/deploy-pages action to v2
This commit is contained in:
Nebel 2023-05-01 10:00:49 +09:00 committed by GitHub
commit 83e3f866bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ jobs:
- uses: actions/upload-pages-artifact@v1 - uses: actions/upload-pages-artifact@v1
with: with:
path: book path: book
- uses: actions/deploy-pages@v1 - uses: actions/deploy-pages@v2