Skip to content

Commit 102e039

Browse files
committed
deps(dev): update jamesives/github-pages-deploy-action action to v4.3.4
1 parent 742204c commit 102e039

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
@@ -19,7 +19,7 @@ jobs:
1919
npm run build
2020
2121
- name: Deploy 🚀
22-
uses: JamesIves/github-pages-deploy-action@v4.3.3
22+
uses: JamesIves/github-pages-deploy-action@v4.3.4
2323
with:
2424
branch: gh-pages
2525
folder: build

0 commit comments

Comments
 (0)