Skip to content

Commit 7334e04

Browse files
authored
Update github-pages-deploy-action to 4.7.3
Bump JamesIves/github-pages-deploy-action to 4.7.3 to fix a worktree creation issue.
1 parent 5def775 commit 7334e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: jerryjvl/jekyll-build-action@v1
1919

2020
- name: Deploy 🚀
21-
uses: JamesIves/github-pages-deploy-action@v4.3.3
21+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2222
with:
2323
branch: main
2424
folder: _site

0 commit comments

Comments
 (0)