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 957090b commit d3b2f81Copy full SHA for d3b2f81
.github/actions/prepare/action.yml
@@ -8,7 +8,7 @@ runs:
8
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
9
with:
10
cache: pnpm
11
- node-version: 24.3.0
+ node-version: 24.4.0
12
- run: pnpm install --frozen-lockfile
13
shell: bash
14
using: composite
.nvmrc
@@ -1 +1 @@
1
-24.3.0
+24.4.0
0 commit comments