Skip to content

Commit 29834d3

Browse files
Update peaceiris/actions-gh-pages action to v4
1 parent 2df86ba commit 29834d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: cp CNAME dist
4545

4646
- name: Deploy to GitHub Pages
47-
uses: peaceiris/actions-gh-pages@v3
47+
uses: peaceiris/actions-gh-pages@v4
4848
with:
4949
github_token: ${{ secrets.ACCESS_TOKEN }}
5050
publish_dir: dist

0 commit comments

Comments
 (0)