Skip to content

Commit b74be38

Browse files
ci(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (#570)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 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 55c9507 commit b74be38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uv run mkdocs build
6262
6363
- name: Deploy Page 🚀
64-
uses: JamesIves/[email protected].3
64+
uses: JamesIves/[email protected].4
6565
with:
6666
branch: gh-pages
6767
folder: site

0 commit comments

Comments
 (0)