Update pnpm/action-setup action to v2.2.1

This commit is contained in:
Renovate Bot 2022-05-08 13:01:19 +00:00
parent 8864b18928
commit ebf1973062
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -30,7 +30,7 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.1
name: Install pnpm
id: pnpm-install
with: