Skip to content

Commit 4baed7b

Browse files
build(deps-dev): bump JamesIves/github-pages-deploy-action (#1188)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.5...4.1.6) --- 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 f7e199e commit 4baed7b

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
@@ -40,7 +40,7 @@ jobs:
4040
yarn build
4141
4242
- name: Deploy 🚀
43-
uses: JamesIves/[email protected].5
43+
uses: JamesIves/[email protected].6
4444
with:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)