Update actions/deploy-pages action to v3 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
38f2624549
commit
170d8f9480
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
|||||||
path: '.'
|
path: '.'
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v2
|
uses: actions/deploy-pages@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user