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 d0470a4 commit bc42855Copy full SHA for bc42855
.github/workflows/lint.yml
@@ -10,6 +10,6 @@ jobs:
10
- uses: actions/checkout@v5
11
- uses: actions/setup-node@v6
12
with:
13
- node-version: 22
+ node-version: 24
14
- run: npm ci
15
- run: npm run lint
0 commit comments