Skip to content

Commit 95ca8e8

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.1
1 parent beed37a commit 95ca8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Reference: https://github.com/JamesIves/github-pages-deploy-action
3131
- name: Deploy 🚀
32-
uses: JamesIves/github-pages-deploy-action@v4.4.3
32+
uses: JamesIves/github-pages-deploy-action@v4.7.1
3333
with:
3434
branch: gh-pages
3535
folder: ghpages

0 commit comments

Comments
 (0)