Skip to content

Commit ddd2ef0

Browse files
Bump crazy-max/ghaction-github-pages from 3.2.0 to 4.0.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08c6a7 commit ddd2ef0

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
@@ -43,7 +43,7 @@ jobs:
4343
run: npm run build
4444

4545
- name: Deploy to GitHub Pages
46-
uses: crazy-max/ghaction-github-pages@v3.2.0
46+
uses: crazy-max/ghaction-github-pages@v4.0.0
4747
with:
4848
target_branch: gh-pages
4949
build_dir: docs/.vuepress/dist

0 commit comments

Comments
 (0)