Skip to content

Commit 2d3608a

Browse files
Update peaceiris/actions-gh-pages action to v4
1 parent 7229f6d commit 2d3608a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Website
3030

3131
- name: Deploy to GitHub Pages
32-
uses: peaceiris/actions-gh-pages@v3
32+
uses: peaceiris/actions-gh-pages@v4
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./

0 commit comments

Comments
 (0)