Mirror: 🎩 A tiny but capable push & pull stream library for TypeScript and Flow

chore: Update pnpm in workflow

Changed files
+3 -3
.github
workflows
+2 -2
.github/workflows/ci.yml
···
node-version: 18
- name: Setup pnpm
-
uses: pnpm/action-setup@v2.2.2
with:
-
version: 7
run_install: false
- name: Get pnpm store directory
···
node-version: 18
- name: Setup pnpm
+
uses: pnpm/action-setup@v2.2.4
with:
+
version: 8
run_install: false
- name: Get pnpm store directory
+1 -1
.github/workflows/release.yml
···
node-version: 18
- name: Setup pnpm
-
uses: pnpm/action-setup@v2.2.2
with:
version: 8
run_install: false
···
node-version: 18
- name: Setup pnpm
+
uses: pnpm/action-setup@v2.2.4
with:
version: 8
run_install: false