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 7b43eb4 commit 9bbb14dCopy full SHA for 9bbb14d
1 file changed
.github/workflows/build_and_deploy.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
# see https://github.com/JamesIves/github-pages-deploy-action
31
- name: Deploy 🚀
32
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
33
with:
34
folder: build
35
0 commit comments