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 ffadef3 commit f62cc32Copy full SHA for f62cc32
.github/actions/setup-node-pnpm/action.yml
@@ -10,7 +10,7 @@ runs:
10
- name: Setup Node.js
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