chore(ci): update pnpm version to latest in CI pipeline configuration

This commit is contained in:
taroj1205 2025-06-18 17:59:07 +12:00
parent 01fca448bd
commit 49b54e9bb0
No known key found for this signature in database
GPG key ID: 0FCB6CFFE0981AB7

View file

@ -119,7 +119,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10.11.0
version: latest
run_install: false
- name: Run ${{ matrix.name }}
@ -159,7 +159,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10.11.0
version: latest
run_install: false
- name: Cache Playwright Browsers