Skip to content

Commit 831586c

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from 4 to 5
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bbad46 commit 831586c

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@v4
56+
uses: crazy-max/ghaction-github-pages@v5
5757
with:
5858
target_branch: gh-pages
5959
build_dir: ${{ matrix.workDir }}/dist

0 commit comments

Comments
 (0)