Skip to content

Commit 1eda19c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.9
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.9. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.9) --- 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 dec6bd3 commit 1eda19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
poetry run python -m nox -s docs:multiversion
2222
2323
- name: Deploy
24-
uses: JamesIves/[email protected].3
24+
uses: JamesIves/[email protected].9
2525
with:
2626
branch: gh-pages
2727
folder: .html-documentation

0 commit comments

Comments
 (0)