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 b29f2b2 commit f98f8cfCopy full SHA for f98f8cf
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Deploy to GitHub Pages
29
# You may pin to the exact commit or the version.
30
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
31
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
32
with:
33
# This is the branch you wish to deploy to, for example gh-pages or docs.
34
branch: gh-pages
0 commit comments