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