Skip to content

Commit 5dfb8c4

Browse files
chore: update dependency pnpm to v11
1 parent 1753283 commit 5dfb8c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- if: matrix.pm == 'pnpm'
3838
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
3939
with:
40-
version: 10
40+
version: 11
4141
- id: os-info
4242
uses: openameba/action-os-info@b1395f434e5fc0aab838ce4f823d6c844e230f07 # v1.0.0
4343
- id: cache-key
@@ -118,7 +118,7 @@ jobs:
118118
- if: matrix.pm == 'pnpm'
119119
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
120120
with:
121-
version: 10
121+
version: 11
122122
- id: os-info
123123
uses: openameba/action-os-info@b1395f434e5fc0aab838ce4f823d6c844e230f07 # v1.0.0
124124
- id: cache-key

0 commit comments

Comments
 (0)