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 984258c commit 8763c5bCopy full SHA for 8763c5b
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
21
with:
22
- node-version: '22.21.0'
+ node-version: '24.10.0'
23
cache: 'pnpm'
24
25
- name: Install dependencies
0 commit comments