Skip to content

Commit 0f61a96

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.3
1 parent dea8ee0 commit 0f61a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm run build
2626
- run: npm test
2727
- name: Deploy
28-
uses: JamesIves/github-pages-deploy-action@v4.2.3
28+
uses: JamesIves/github-pages-deploy-action@v4.6.3
2929
with:
3030
branch: master
3131
folder: build

0 commit comments

Comments
 (0)