Skip to content

Commit 01f4f76

Browse files
authored
Merge pull request #525 from webcat12345/renovate/jamesives-github-pages-deploy-action-4.x
build(dev-dependencies): update jamesives/github-pages-deploy-action action to v4.7.3
2 parents 5757b22 + 1ce5929 commit 01f4f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cp -r docs pages
3232
3333
- name: Deploy 🚀
34-
uses: JamesIves/github-pages-deploy-action@v4.5.0
34+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3535
with:
3636
branch: gh-pages
3737
folder: pages

0 commit comments

Comments
 (0)