Skip to content

Commit cf85b1d

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.3
1 parent 51d1bed commit cf85b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run Tox
2323
run: tox -e docs -vv
2424
- name: Publish
25-
uses: JamesIves/github-pages-deploy-action@v4.4.1
25+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2626
with:
2727
branch: gh-pages
2828
folder: docs/build/html

0 commit comments

Comments
 (0)