Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.2.4 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent b6e0a1b commit 1da3e13
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 @@ -12,7 +12,7 @@ jobs:
node-version: [16]
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
with:
version: ^7.1.1
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 1da3e13

Please sign in to comment.