We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12661f commit 1588161Copy full SHA for 1588161
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v6
20
- uses: actions/setup-node@v6
21
with:
22
- node-version: 24
+ node-version: 26
23
- run: npm ci
24
- run: npm run lint
25
if: matrix.os == 'ubuntu-latest'
0 commit comments