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

This commit is contained in:
2025-01-23 01:49:02 -08:00
parent a552979add
commit c628afe95d
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Setup pnpm - name: Setup pnpm
uses: pnpm/action-setup@v2 uses: pnpm/action-setup@v2
with: with:
version: 9 version: 10
- name: Install Dependencies - name: Install Dependencies
run: pnpm install run: pnpm install