Skip to content

Commit 5c8d234

Browse files
authored
chore(.github/workflows/ci.yml): remove version field in with of pnpm/action-setup (#208)
1 parent 0a10d4c commit 5c8d234

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: pnpm/action-setup@v4
16-
with:
17-
version: 9.6.0
1816
- uses: actions/setup-node@v4
1917
with:
2018
cache: "pnpm"

0 commit comments

Comments
 (0)