Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 2325cbc commit adfb9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install pnpm
if: ${{ matrix.node-version != '14.x' }}
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v3.0.0

- name: Install pnpm (node 14)
if: ${{ matrix.node-version == '14.x' }}
Expand Down

0 comments on commit adfb9ca

Please sign in to comment.