Merge pull request #3 from kou029w/renovate/all

Update actions/deploy-pages action to v2
This commit is contained in:
Nebel 2023-06-01 09:42:15 +09:00 committed by GitHub
commit ae113e239b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,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