Skip to content

Commit 01bd38c

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.5
1 parent 6a1389e commit 01bd38c

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
@@ -32,7 +32,7 @@ jobs:
3232
3333
# Reference: https://github.com/JamesIves/github-pages-deploy-action
3434
- name: Deploy 🚀
35-
uses: JamesIves/github-pages-deploy-action@v4.5.0
35+
uses: JamesIves/github-pages-deploy-action@v4.7.5
3636
with:
3737
branch: gh-pages
3838
folder: ghpages

0 commit comments

Comments
 (0)