We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc17c6 commit e4d3aeaCopy full SHA for e4d3aea
1 file changed
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 18
+ node-version: 24
19
cache: npm
20
- run: npm ci
21
- run: npm run lint
0 commit comments