Skip to content

Commit 53dfac7

Browse files
chore(deps): update dependency node
1 parent 1d063df commit 53dfac7

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@v4
99
with:
1010
cache: pnpm
11-
node-version: "18"
11+
node-version: "22"
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-
22.14.0
1+
22.15.0

0 commit comments

Comments
 (0)