Skip to content

Commit

Permalink
chore(repo): update pnpm action version (#9824)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Apr 13, 2022
1 parent 67a5b41 commit 7f89488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-matrix.yml
Expand Up @@ -89,7 +89,7 @@ jobs:

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

Expand Down

0 comments on commit 7f89488

Please sign in to comment.