Skip to content

Commit 230cc20

Browse files
authored
Merge pull request #618 from GrabarzUndPartner/renovate/peaceiris-actions-gh-pages-4.x
chore(deps): update peaceiris/actions-gh-pages action to v4
2 parents ce6c59a + 604ee00 commit 230cc20

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)