Skip to content

Commit 2719b00

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.6 (#237)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.6)
1 parent 60d0e0f commit 2719b00

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
@@ -25,7 +25,7 @@ jobs:
2525
run: cd docs && mdbook build && touch book/.nojekyll
2626

2727
- name: Publish documentation
28-
uses: JamesIves/[email protected].3
28+
uses: JamesIves/[email protected].6
2929
with:
3030
branch: gh-pages
3131
folder: docs/book/

0 commit comments

Comments
 (0)