chore(deps): update pnpm/action-setup action to v3

This commit is contained in:
renovate[bot] 2024-02-08 12:45:54 +00:00 committed by GitHub
parent 2c41df7670
commit 61e4bd2410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.4.0 - uses: pnpm/action-setup@v3.0.0
name: Install pnpm name: Install pnpm
id: pnpm-install id: pnpm-install
with: with: