Skip to content

Commit c742b92

Browse files
build(deps): bump JamesIves/github-pages-deploy-action
Bumps the gha-updates group with 1 update: [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action). Updates `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 dependency-group: gha-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0be9183 commit c742b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
path: docs/build/html
2424

2525
- name: Deploy 🚀
26-
uses: JamesIves/[email protected].2
26+
uses: JamesIves/[email protected].3
2727
if: ${{ github.event_name == 'push' }}
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)