Skip to content

Commit 5d4d9d3

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3 (#361)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.4.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fd10e7 commit 5d4d9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
touch doc/build/.nojekyll
2626
2727
- name: Deploy
28-
uses: JamesIves/[email protected].1
28+
uses: JamesIves/[email protected].3
2929
with:
3030
branch: gh-pages
3131
folder: ./doc/build

0 commit comments

Comments
 (0)