Skip to content

Commit 8458067

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.6
1 parent 6ea6ad3 commit 8458067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-sphinx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: tox -e ${{ inputs.scenario-name }}
4444

4545
- name: Deploy 🚀
46-
uses: JamesIves/github-pages-deploy-action@v4.5.0
46+
uses: JamesIves/github-pages-deploy-action@v4.6.6
4747
with:
4848
branch: gh-pages # The branch the action should deploy to.
4949
folder: ${{ inputs.generated-docs-folder }}

0 commit comments

Comments
 (0)