Skip to content

Commit ff0bf4e

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#588)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.3 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 9d58beb commit ff0bf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: bun run docs
5050

5151
- name: Deploy docs
52-
uses: JamesIves/github-pages-deploy-action@v4.6.4
52+
uses: JamesIves/github-pages-deploy-action@v4.7.3
5353
with:
5454
branch: gh-pages
5555
folder: docs

0 commit comments

Comments
 (0)