Skip to content

Commit

Permalink
Update pnpm/action-setup action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2022
1 parent 2254296 commit 6355705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: [ 16.x ]
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.1.0
with:
version: 6.20.3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 6355705

Please sign in to comment.