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 9ffa03b commit 08f762aCopy full SHA for 08f762a
1 file changed
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Set up Node.js
68
uses: actions/setup-node@v6
69
with:
70
- node-version: 22
+ node-version: 24
71
cache: 'npm'
72
cache-dependency-path: ui/package-lock.json
73
- name: Install dependencies
0 commit comments