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 d36e6d6 commit b23f851Copy full SHA for b23f851
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
working-directory: docs/
23
24
- name: Deploy Github Pages
25
- uses: JamesIves/github-pages-deploy-action@4.0.0
+ uses: JamesIves/github-pages-deploy-action@v4.3.3
26
with:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
BRANCH: gh-pages
0 commit comments