Skip to content

Commit 1f84ec8

Browse files
author
Ayush Jha
committed
feat: do not hardcode pnpm version in CI
1 parent 20164da commit 1f84ec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: pnpm/action-setup@v4
1818
name: Install pnpm
1919
with:
20-
version: 9
2120
run_install: false
2221

2322
- name: Install Node.js

0 commit comments

Comments
 (0)