We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f762b commit ec9499bCopy full SHA for ec9499b
1 file changed
.github/workflows/ci.yaml
@@ -27,6 +27,6 @@ jobs:
27
- uses: actions/checkout@v5
28
- uses: actions/setup-node@v6
29
with:
30
- node-version: 22
+ node-version: 24
31
- run: npm install
32
- run: npm run lint
0 commit comments