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 c1ddb39 commit 3358ffcCopy full SHA for 3358ffc
.github/workflows/CI.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Use Node.js
21
uses: actions/setup-node@v6
22
with:
23
- node-version: 20
+ node-version: 24
24
cache: 'npm'
25
- name: Install dependencies
26
run: npm ci
0 commit comments