Skip to content

Commit c8d4518

Browse files
authored
Merge pull request #1695 from soujava/dependabot/github_actions/crazy-max/ghaction-github-pages-4
chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4
2 parents 23f6430 + 909d4cb commit c8d4518

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)