fix: pnpm version
Node.js CI / Lint and Test (pull_request) Failing after 16s

This commit is contained in:
2025-02-26 12:09:26 -08:00
parent f4d74be56d
commit 22b399f117
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 10
version: 9
- name: Install Dependencies
run: pnpm install