Skip to content

Commit 604ee00

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 01a5f19 commit 604ee00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
name: docsArtifact
127127
path: public/docs
128128
- name: Deploy to GH-Pages
129-
uses: peaceiris/actions-gh-pages@v3
129+
uses: peaceiris/actions-gh-pages@v4
130130
with:
131131
github_token: ${{ secrets.GITHUB_TOKEN }}
132132
publish_dir: public

0 commit comments

Comments
 (0)