chore(repo): update pnpm/action-setup to latest v2 (#13029)
This commit is contained in:
parent
7f3b994994
commit
2b979f22e2
2
.github/workflows/e2e-matrix.yml
vendored
2
.github/workflows/e2e-matrix.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install PNPM
|
- name: Install PNPM
|
||||||
if: ${{ matrix.package_manager == 'pnpm' }}
|
if: ${{ matrix.package_manager == 'pnpm' }}
|
||||||
uses: pnpm/action-setup@v2.2.1
|
uses: pnpm/action-setup@v2
|
||||||
with:
|
with:
|
||||||
version: 7.1.0
|
version: 7.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user