Skip to content

Commit b51ce2f

Browse files
committed
chore: ci
1 parent 4e995ae commit b51ce2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: pnpm/action-setup@v2.2.1
20+
- uses: pnpm/action-setup@v2
2121
- uses: actions/setup-node@v3
2222
with:
2323
node-version: 18

0 commit comments

Comments
 (0)