There was an error while loading. Please reload this page.
1 parent b5c9cca commit 5a54ec6Copy full SHA for 5a54ec6
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install pnpm
18
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
19
with:
20
- version: 10
+ version: 11
21
- name: Install Node.js
22
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
23
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
- name: Install Node.js ${{ matrix.node-version }}
46
47
0 commit comments