There was an error while loading. Please reload this page.
1 parent 6058383 commit 6e437bfCopy full SHA for 6e437bf
1 file changed
.github/workflows/test.yml
@@ -16,8 +16,6 @@ jobs:
16
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
- name: Install pnpm
18
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
19
- with:
20
- version: 11
21
- name: Install Node.js
22
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
23
with:
@@ -41,8 +39,6 @@ jobs:
41
39
42
40
43
44
45
46
- name: Install Node.js ${{ matrix.node-version }}
47
48
0 commit comments