Skip to content

Commit 6de191a

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.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] <support@github.com>
1 parent 36e743f commit 6de191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
touch _build/html/.nojekyll
6060
6161
- name: Deploy Github Pages 🚀
62-
uses: JamesIves/github-pages-deploy-action@v4.4.3
62+
uses: JamesIves/github-pages-deploy-action@v4.5.0
6363
with:
6464
branch: gh-pages
6565
folder: docs/_build/html/

0 commit comments

Comments
 (0)