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 8ab2ea7 commit 11fc3b4Copy full SHA for 11fc3b4
1 file changed
.github/workflows/deploy-gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
20
- name: Deploy
21
- uses: JamesIves/github-pages-deploy-action@4.0.0
+ uses: JamesIves/github-pages-deploy-action@4.8.0
22
with:
23
branch: gh-pages
24
clean: true
0 commit comments