We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170f783 commit 040322aCopy full SHA for 040322a
template/.github/workflows/docs.yml
@@ -67,7 +67,7 @@ jobs:
67
name: docs_html
68
path: html/
69
70
- - uses: JamesIves/github-pages-deploy-action@v4.4.3
+ - uses: JamesIves/github-pages-deploy-action@v4.5.0
71
if: ${{ inputs.publish }}
72
with:
73
branch: gh-pages
0 commit comments