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 b7cabcb commit 458c9d7Copy full SHA for 458c9d7
.github/workflows/gh-pages-main.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Reference: https://github.com/JamesIves/github-pages-deploy-action
28
- name: Deploy 🚀
29
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
30
with:
31
branch: gh-pages
32
folder: ghpages
0 commit comments