There was an error while loading. Please reload this page.
1 parent 4a00826 commit f4194fcCopy full SHA for f4194fc
.github/workflows/deploy-gh-page.yml
@@ -18,7 +18,7 @@ jobs:
18
run: make all
19
20
- name: Deploy to gh page
21
- uses: JamesIves/github-pages-deploy-action@3.7.1
+ uses: JamesIves/github-pages-deploy-action@v4.6.3
22
with:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
BRANCH: gh-pages
0 commit comments