Skip to content

Commit 9331257

Browse files
committed
ci: update to latest actions-gh-pages@v4
1 parent 35af13f commit 9331257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: hugo
2929

3030
- name: Deploy to master
31-
uses: peaceiris/actions-gh-pages@v3
31+
uses: peaceiris/actions-gh-pages@v4
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
publish_dir: ./public

0 commit comments

Comments
 (0)