We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce16a36 commit 8c3febfCopy full SHA for 8c3febf
1 file changed
.github/workflows/nodejs.yml
@@ -27,8 +27,6 @@ jobs:
27
- uses: actions/checkout@v4
28
- name: Setup pnpm
29
uses: pnpm/action-setup@v4
30
- with:
31
- version: 9
32
- name: Use Node.js ${{ matrix.node-version }}
33
uses: actions/setup-node@v4
34
with:
@@ -57,8 +55,6 @@ jobs:
57
55
58
56
59
60
61
62
- name: Use Node.js 22.x
63
64
0 commit comments