chore: Update pnpm version in alpha.yml workflow

This commit is contained in:
Mauro Balades
2024-07-03 20:15:00 +02:00
parent 4cd47a5903
commit c408f95086

View File

@@ -28,7 +28,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- uses: actions/checkout@v3
@@ -36,7 +36,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: latest
version:
run_install: false
- name: Get pnpm store directory