Attempt to fix GH flow
This commit is contained in:
parent
87a0471225
commit
e81a1ef3a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -234,4 +234,4 @@ jobs:
|
|||
# Deployment to github pages
|
||||
- name: Deploy GitHub Pages site
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2.0.0
|
||||
uses: actions/deploy-pages@v3.0.0
|
||||
|
|
Loading…
Reference in a new issue