Chore(deps): Bump pnpm/action-setup from 6.0.3 to 6.0.4 (#6642)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-07 09:50:03 -07:00
committed by GitHub
parent 23e66a265d
commit 9a983a5be1
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ jobs:
nextjs-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
- name: Install pnpm
uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3
uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6.0.4
with:
version: 10
run_install: false