We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d66e8 commit 696cd92Copy full SHA for 696cd92
.github/workflows/gh-pages.yml
@@ -65,7 +65,7 @@ jobs:
65
name: site
66
path: site
67
- name: Deploy
68
- uses: JamesIves/github-pages-deploy-action@3.7.1
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
69
with:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71
BRANCH: gh-pages
0 commit comments