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 3728a68 commit 42cd16bCopy full SHA for 42cd16b
.github/workflows/check.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Node.js
19
uses: actions/setup-node@v6
20
with:
21
- node-version: '22'
+ node-version: '24'
22
23
- name: Install dependencies
24
run: npm ci
0 commit comments