chore(repo): switch nightly pnpm to use v7 (#10330)

This commit is contained in:
Miroslav Jonaš 2022-05-16 23:08:12 +02:00 committed by GitHub
parent 8198b7805f
commit fe8a8d9bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ jobs:
if: ${{ matrix.package_manager == 'pnpm' }}
uses: pnpm/action-setup@v2.2.1
with:
version: 6.32.4
version: 7.1.0
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v2.4.0