Update pnpm/action-setup action to v2.2.2

This commit is contained in:
Renovate Bot 2022-05-28 15:57:00 +00:00
parent f4b8952bbe
commit fd52af7eb6
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.2.1
- uses: pnpm/action-setup@v2.2.2
name: Install pnpm
id: pnpm-install
with: