Skip to content

Commit a6487e1

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

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/github-pages-deploy-action@v4.6.9
22+
uses: JamesIves/github-pages-deploy-action@v4.7.1
2323
with:
2424
branch: gh-pages
2525
folder: build

0 commit comments

Comments
 (0)