Skip to content

Commit 0e24e0d

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.2
1 parent c10b40b commit 0e24e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Reference: https://github.com/JamesIves/github-pages-deploy-action
2828
- name: Deploy 🚀
29-
uses: JamesIves/github-pages-deploy-action@v4.5.0
29+
uses: JamesIves/github-pages-deploy-action@v4.7.2
3030
with:
3131
branch: gh-pages
3232
folder: ghpages

0 commit comments

Comments
 (0)