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 c146719 commit 27c30d2Copy full SHA for 27c30d2
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-node@v6
21
with:
22
- node-version: '22'
+ node-version: '24'
23
24
- name: Install ajv-cli
25
run: npm install -g ajv-cli ajv-formats
0 commit comments