Skip to content

Commit 75ec3a9

Browse files
fix(deps): bump JamesIves/github-pages-deploy-action from 4.2.1 to 4.2.2 (#475)
1 parent eceaca9 commit 75ec3a9

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

0 commit comments

Comments
 (0)