Skip to content

Commit 003bb55

Browse files
fix: add version:latest to pnpm/action-setup (no packageManager field)
1 parent deae3ee commit 003bb55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- uses: actions/checkout@v4
1919

2020
- uses: pnpm/action-setup@v4
21+
with:
22+
version: latest
2123

2224
- uses: voidzero-dev/setup-vp@v1
2325
with:

0 commit comments

Comments
 (0)