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 3027821 commit 695659bCopy full SHA for 695659b
.github/actions/install/action.yml
@@ -10,7 +10,7 @@ runs:
10
- name: Setup Node
11
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
12
with:
13
- node-version: 22.21.0
+ node-version: 24.10.0
14
cache: pnpm
15
16
- name: Install dependencies
0 commit comments