Skip to content

Commit ff2c030

Browse files
⬆️ deps: Upgrade JamesIves/github-pages-deploy-action action to v4.7.1.
1 parent 4455473 commit ff2c030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
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.6.1
20+
uses: JamesIves/github-pages-deploy-action@v4.7.1
2121
with:
2222
branch: gh-pages
2323
folder: gh-pages

0 commit comments

Comments
 (0)