Skip to content

Commit

Permalink
chore(repo): update pnpm/action-setup to latest v2 (#13029)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Nov 7, 2022
1 parent 7f3b994 commit 2b979f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-matrix.yml
Expand Up @@ -97,7 +97,7 @@ jobs:

- name: Install PNPM
if: ${{ matrix.package_manager == 'pnpm' }}
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v2
with:
version: 7.1.0

Expand Down

0 comments on commit 2b979f2

Please sign in to comment.