Update actions/deploy-pages action to v2

This commit is contained in:
renovate[bot] 2023-06-01 01:44:50 +00:00 committed by GitHub
parent d91723be59
commit af873da751
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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