Skip to content

Commit 2bab09b

Browse files
fix(deps): bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.2 (#671)
1 parent 76609c4 commit 2bab09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: npm run export
4949

5050
- name: Deploy 🚀
51-
uses: JamesIves/github-pages-deploy-action@v4.3.0
51+
uses: JamesIves/github-pages-deploy-action@v4.3.2
5252
if: github.ref == 'refs/heads/main'
5353
with:
5454
branch: gh-pages

0 commit comments

Comments
 (0)