Skip to content

Commit 9fa4e60

Browse files
Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#75)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.4 to 4.4.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.3.4...v4.4.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afe6eef commit 9fa4e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: poetry run mkdocs build
4141

4242
- name: Deploy
43-
uses: JamesIves/github-pages-deploy-action@v4.3.4
43+
uses: JamesIves/github-pages-deploy-action@v4.4.0
4444
with:
4545
branch: gh-pages
4646
folder: site

0 commit comments

Comments
 (0)