Skip to content

Commit bf0ed07

Browse files
chore(renovate): Update peaceiris/actions-gh-pages action to v4
1 parent daf14d9 commit bf0ed07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Popular action to deploy to GitHub Pages:
3838
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
3939
- name: Deploy to GitHub Pages
40-
uses: peaceiris/actions-gh-pages@v3
40+
uses: peaceiris/actions-gh-pages@v4
4141
with:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
4343
# Build output to publish to the `gh-pages` branch:

0 commit comments

Comments
 (0)