diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e7a6be5..07d2ac4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: - if: matrix.pm == 'pnpm' uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: - version: 11 + version: 12 - id: os-info uses: openameba/action-os-info@b1395f434e5fc0aab838ce4f823d6c844e230f07 # v1.0.0 - id: cache-key @@ -118,7 +118,7 @@ jobs: - if: matrix.pm == 'pnpm' uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: - version: 11 + version: 12 - id: os-info uses: openameba/action-os-info@b1395f434e5fc0aab838ce4f823d6c844e230f07 # v1.0.0 - id: cache-key