We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb0bc8 commit ea24bcdCopy full SHA for ea24bcd
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4.2.2
16
- uses: pnpm/action-setup@v4.0.0
17
with:
18
- version: 9.0.6
+ version: 10.1.0
19
- uses: actions/setup-node@v4.2.0
20
21
node-version: 22
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
- name: Instal Node.js ${{ matrix.node-version }}
38
uses: actions/setup-node@v4.2.0
39
0 commit comments