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 <[email protected]>
  • Loading branch information
renovate-bot committed May 26, 2021
1 parent da8f8b6 commit 081ba8d
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 @@ -33,7 +33,7 @@ jobs:
node-version: ${{ matrix.node-version }}

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

Expand Down

0 comments on commit 081ba8d

Please sign in to comment.