Skip to content

Commit b816b93

Browse files
committed
CI: Upgrade website deploy
1 parent 27b1154 commit b816b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: yarn build
4949

5050
- name: Deploy to GitHub Pages
51-
uses: peaceiris/actions-gh-pages@v3
51+
uses: peaceiris/actions-gh-pages@v4
5252
if: github.ref == 'refs/heads/main'
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)