We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beed37a commit 95ca8e8Copy full SHA for 95ca8e8
.github/workflows/gh-pages-main.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Reference: https://github.com/JamesIves/github-pages-deploy-action
31
- name: Deploy 🚀
32
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
33
with:
34
branch: gh-pages
35
folder: ghpages
0 commit comments