Skip to content

Commit

Permalink
chore(repo): switch nightly pnpm to use v7 (nrwl#10330)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav authored May 16, 2022
1 parent 8198b78 commit fe8a8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
if: ${{ matrix.package_manager == 'pnpm' }}
uses: pnpm/[email protected]
with:
version: 6.32.4
version: 7.1.0

- name: Use Node.js ${{ matrix.node_version }}
uses: actions/[email protected]
Expand Down

0 comments on commit fe8a8d9

Please sign in to comment.