Skip to content

Commit 18f9c2b

Browse files
deps(dev): update jamesives/github-pages-deploy-action action to v4.7.2 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6487e1 commit 18f9c2b

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/[email protected].1
22+
uses: JamesIves/[email protected].2
2323
with:
2424
branch: gh-pages
2525
folder: build

0 commit comments

Comments
 (0)