Skip to content

Commit f026c45

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v4
1 parent faad741 commit f026c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
NODE_ENV: production
7575
- name: Deploy to GitHub Pages
7676
if: ${{ success() }}
77-
uses: crazy-max/ghaction-github-pages@v3
77+
uses: crazy-max/ghaction-github-pages@v4
7878
with:
7979
target_branch: gh-pages
8080
build_dir: dist

0 commit comments

Comments
 (0)