Skip to content

Commit d3b2f81

Browse files
chore(deps): update node.js to v24.4.0
1 parent 957090b commit d3b2f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
99
with:
1010
cache: pnpm
11-
node-version: 24.3.0
11+
node-version: 24.4.0
1212
- run: pnpm install --frozen-lockfile
1313
shell: bash
1414
using: composite

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.3.0
1+
24.4.0

0 commit comments

Comments
 (0)