Skip to content

Commit e3d37bb

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#1112)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.2) --- 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 3f117a3 commit e3d37bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm run docs
2424

2525
- name: Deploy docs
26-
uses: JamesIves/[email protected].1
26+
uses: JamesIves/[email protected].2
2727
with:
2828
branch: gh-pages # The branch the action should deploy to.
2929
folder: docs # The folder the action should deploy.

0 commit comments

Comments
 (0)