Skip to content

Commit 5bcc8da

Browse files
Bump crazy-max/ghaction-github-pages from 4.1.0 to 4.2.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/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-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82af879 commit 5bcc8da

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
@@ -45,7 +45,7 @@ jobs:
4545
run: npm run build
4646

4747
- name: Deploy to GitHub Pages
48-
uses: crazy-max/ghaction-github-pages@v4.1.0
48+
uses: crazy-max/ghaction-github-pages@v4.2.0
4949
with:
5050
target_branch: gh-pages
5151
build_dir: docs/.vuepress/dist

0 commit comments

Comments
 (0)