chore(deps): update pnpm/action-setup action to v2.4.1

This commit is contained in:
renovate[bot] 2024-08-21 10:55:29 +00:00 committed by GitHub
parent a5ebd085e1
commit ac6c9f7184
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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