Skip to content

Commit 3280785

Browse files
Bump JamesIves/github-pages-deploy-action from 4.8.0 to 4.9.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0165738 commit 3280785

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run Tox
2525
run: tox -e docs
2626
- name: Publish
27-
uses: JamesIves/github-pages-deploy-action@v4.8.0
27+
uses: JamesIves/github-pages-deploy-action@v4.9.0
2828
with:
2929
branch: gh-pages
3030
folder: docs/_build/html

0 commit comments

Comments
 (0)