Skip to content

Commit 406a54f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build
2525
run: pnpm run docs:build
2626
- name: GitHub Pages
27-
uses: crazy-max/ghaction-github-pages@v3.2.0
27+
uses: crazy-max/ghaction-github-pages@v4.1.0
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
with:

0 commit comments

Comments
 (0)