Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 2254296 commit 123df85
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.2.2
with:
version: 6.20.3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 123df85

Please sign in to comment.