Update pnpm/action-setup action to v2.2.3

This commit is contained in:
renovate[bot] 2022-10-11 07:19:04 +00:00 committed by GitHub
parent e5a3b626da
commit 1ad90fbb45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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