Skip to content

Commit 32483bc

Browse files
fix(deps): bump JamesIves/github-pages-deploy-action from 4.2.0 to 4.2.1 (#473)
1 parent 9fbad53 commit 32483bc

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@4.2.0
51+
uses: JamesIves/github-pages-deploy-action@4.2.1
5252
if: github.ref == 'refs/heads/main'
5353
with:
5454
branch: gh-pages

0 commit comments

Comments
 (0)