Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b6e8682

Browse files
authoredFeb 19, 2025··
⬆️ deps: Upgrade JamesIves/github-pages-deploy-action action to v4.7.3.
1 parent 830fbd8 commit b6e8682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: npm run build-gh-pages
1818

1919
- name: Deploy 🚀
20-
uses: JamesIves/github-pages-deploy-action@v4.7.2
20+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2121
with:
2222
branch: gh-pages
2323
folder: gh-pages

0 commit comments

Comments
 (0)
Please sign in to comment.