Skip to content

Commit 7dee123

Browse files
committed
feat: update to github-pages-deploy-action@4
1 parent 825a2c7 commit 7dee123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env:
4141
CI: true
4242
- name: Deploy 🚀
43-
uses: JamesIves/github-pages-deploy-action@releases/v3
43+
uses: JamesIves/github-pages-deploy-action@v4
4444
with:
4545
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
4646
BRANCH: gh-pages

0 commit comments

Comments
 (0)