Skip to content

Commit 1c4bff8

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.2) --- 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]>
1 parent 2d77582 commit 1c4bff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
echo '<meta http-equiv="Refresh" content="0; url=./task_maker/index.html">' > target/doc/index.html
2525
- name: Publish
26-
uses: JamesIves/github-pages-deploy-action@v4.6.9
26+
uses: JamesIves/github-pages-deploy-action@v4.7.2
2727
with:
2828
branch: gh-pages
2929
folder: target/doc

0 commit comments

Comments
 (0)