Skip to content

Commit e93dbb9

Browse files
committed
fix: updated pnpm version in gh action
1 parent 7e8d52f commit e93dbb9

File tree

2 files changed

+3935
-1
lines changed

2 files changed

+3935
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v3
1212
- uses: pnpm/action-setup@v2
1313
with:
14-
version: 8
14+
version: 9.0.5
1515
- uses: actions/setup-node@v3
1616
with:
1717
node-version: 20.9

0 commit comments

Comments
 (0)