Skip to content

Commit 8de257c

Browse files
committed
deps(dev): update jamesives/github-pages-deploy-action action to v4.4.2
1 parent 1806dc5 commit 8de257c

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.4.1
22+
uses: JamesIves/github-pages-deploy-action@v4.4.2
2323
with:
2424
branch: gh-pages
2525
folder: build

0 commit comments

Comments
 (0)