0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore: update pnpm changeset action

This commit is contained in:
Juan Picado 2020-11-15 12:18:56 +01:00
parent 5f3eee5eaf
commit db4afeaff9

View file

@ -33,7 +33,7 @@ jobs:
node-version: 14
- name: install pnpm
run: npm i pnpm@5.5.2 -g
run: npm i pnpm@latest -g
- name: setup pnpm config
run: pnpm config set store-dir $PNPM_CACHE_FOLDER