Skip to content

Commit 07e31b7

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2
1 parent 14fc793 commit 07e31b7

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
@@ -31,7 +31,7 @@ jobs:
3131
run: touch ./out/.nojekyll
3232

3333
- name: Deploy
34-
uses: JamesIves/github-pages-deploy-action@v4.4.0
34+
uses: JamesIves/github-pages-deploy-action@v4.7.2
3535
with:
3636
branch: gh-pages
3737
folder: out

0 commit comments

Comments
 (0)