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:
parent
08292f0766
commit
f7d830e2ff
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
path: '.'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1
|
||||
uses: actions/deploy-pages@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user