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 a352afd commit 4c1b0e3Copy full SHA for 4c1b0e3
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Use Node.js
16
uses: actions/setup-node@v6
17
with:
18
- node-version: 20
+ node-version: 24
19
cache: 'npm'
20
- name: Install dependencies
21
run: npm ci
0 commit comments