Skip to content

Commit 07aae49

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.5
1 parent 71fcdb0 commit 07aae49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: pnpm install --frozen-lockfile
2626
- run: pnpm build
2727

28-
- uses: JamesIves/github-pages-deploy-action@v4.7.3
28+
- uses: JamesIves/github-pages-deploy-action@v4.7.5
2929
with:
3030
branch: gh-pages
3131
folder: dist

0 commit comments

Comments
 (0)