Skip to content

Commit 0312993

Browse files
dependabot[bot]tautschnig
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0e3287 commit 0312993

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)