Skip to content

Commit dd71924

Browse files
committed
⬆️ deps: Upgrade JamesIves/github-pages-deploy-action action to v4.6.0.
1 parent 6f4b2e7 commit dd71924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)