Skip to content

Commit fc247b8

Browse files
committed
Update cd.yml
1 parent 07b3bfc commit fc247b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: pnpm install --frozen-lockfile=false
2424
- name: Build and deploy
2525
run: pnpm run deploy
26-
- uses: JamesIves/github-pages-deploy-action@4.0.0
26+
- uses: JamesIves/github-pages-deploy-action@4.1.5
2727
with:
2828
branch: gh-pages
2929
folder: public

0 commit comments

Comments
 (0)