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 85658b8 commit bd926dcCopy full SHA for bd926dc
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Deploy site
41
- name: Deploy
42
- uses: JamesIves/github-pages-deploy-action@v4.6.0
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
43
with:
44
branch: gh-pages
45
folder: target/doc
0 commit comments