chore(repo): switch nightly pnpm to use v7 (#10330)
This commit is contained in:
parent
8198b7805f
commit
fe8a8d9bea
2
.github/workflows/e2e-matrix.yml
vendored
2
.github/workflows/e2e-matrix.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
if: ${{ matrix.package_manager == 'pnpm' }}
|
if: ${{ matrix.package_manager == 'pnpm' }}
|
||||||
uses: pnpm/action-setup@v2.2.1
|
uses: pnpm/action-setup@v2.2.1
|
||||||
with:
|
with:
|
||||||
version: 6.32.4
|
version: 7.1.0
|
||||||
|
|
||||||
- name: Use Node.js ${{ matrix.node_version }}
|
- name: Use Node.js ${{ matrix.node_version }}
|
||||||
uses: actions/setup-node@v2.4.0
|
uses: actions/setup-node@v2.4.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user