Skip to content

Commit 149f7fa

Browse files
committed
upgrade pnpm on github actions
1 parent ff89130 commit 149f7fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
- main
99

1010
env:
11-
NODE_VERSION: 20.9.0
12-
PNPM_VERSION: 8.10.0
11+
NODE_VERSION: 20
12+
PNPM_VERSION: 9
1313

1414
jobs:
1515
check:

0 commit comments

Comments
 (0)