Skip to content

Commit f297b55

Browse files
authored
Update github-page.yml
1 parent 32926ce commit f297b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
node-version: '18.x'
2525
- name: Setup pnpm
26-
uses: actions/setup-pnpm@v4
26+
uses: pnpm/action-setup@v4
2727
with:
2828
version: 8
2929
- name: Build static files

0 commit comments

Comments
 (0)