Skip to content

Commit 74c1be5

Browse files
committed
fix: fix pnpm
1 parent 5441e55 commit 74c1be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v3
99
- uses: pnpm/action-setup@v2
1010
with:
11-
version: 7
11+
version: 8
1212
- uses: actions/setup-node@v3
1313
with:
1414
node-version: 18.x

0 commit comments

Comments
 (0)