Skip to content

Commit c1440cf

Browse files
build(deps-dev): bump JamesIves/github-pages-deploy-action (#3211)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.9 to 4.2.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.9...4.2.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 ecd8ca0 commit c1440cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
npm run build
4545
4646
- name: Deploy 🚀
47-
uses: JamesIves/github-pages-deploy-action@4.1.9
47+
uses: JamesIves/github-pages-deploy-action@4.2.0
4848
with:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)