Skip to content

Commit c387c25

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0
1 parent 5cd384a commit c387c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.8.0
2626
with:
2727
branch: gh-pages
2828
folder: docs/build/html

0 commit comments

Comments
 (0)