Skip to content

Commit

Permalink
⬆️ Updates pnpm/action-setup action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent cac03a6 commit fc6754a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Setup PNPM
uses: pnpm/action-setup@v1.2.1
uses: pnpm/action-setup@v2.2.1
with:
version: 4.11.1

Expand Down

0 comments on commit fc6754a

Please sign in to comment.