Skip to content

Commit 95804ec

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#225)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3.
1 parent 57cfdf4 commit 95804ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: cd docs && mdbook build && touch book/.nojekyll
2222

2323
- name: Publish documentation
24-
uses: JamesIves/[email protected].2
24+
uses: JamesIves/[email protected].3
2525
with:
2626
branch: gh-pages
2727
folder: docs/book/

0 commit comments

Comments
 (0)