Update actions/deploy-pages action to v2 (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-19 17:10:25 +00:00
committed by GitHub
parent 08292f0766
commit f7d830e2ff

View File

@ -39,4 +39,4 @@ jobs:
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2