Skip to content

Commit ae8f7c4

Browse files
chore(ci): bump crazy-max/ghaction-github-pages from 4.1.0 to 4.2.0 in the actions group (#284)
chore(ci): bump crazy-max/ghaction-github-pages in the actions group Bumps the actions group with 1 update: [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages). Updates `crazy-max/ghaction-github-pages` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9590eb commit ae8f7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Deploy documentation
3636
if: success()
37-
uses: crazy-max/ghaction-github-pages@v4.1.0
37+
uses: crazy-max/ghaction-github-pages@v4.2.0
3838
with:
3939
build_dir: target/doc
4040
target_branch: gh-pages

0 commit comments

Comments
 (0)