Skip to content

Commit f410fe5

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#2523)
build(deps): bump JamesIves/github-pages-deploy-action Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.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 38dbb14 commit f410fe5

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
@@ -42,7 +42,7 @@ jobs:
4242
./build_deploy.sh
4343
4444
- name: Deploy 🚀
45-
uses: JamesIves/[email protected].2
45+
uses: JamesIves/[email protected].3
4646
with:
4747
branch: gh-pages
4848
folder: ~/output

0 commit comments

Comments
 (0)