Skip to content

Commit 909d4cb

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v3...v4) --- 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 23f6430 commit 909d4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
-
5454
name: Deploy to GitHub
5555
if: success()
56-
uses: crazy-max/ghaction-github-pages@v3
56+
uses: crazy-max/ghaction-github-pages@v4
5757
with:
5858
target_branch: gh-pages
5959
build_dir: ${{ matrix.workDir }}/dist

0 commit comments

Comments
 (0)