Skip to content

Commit 6d71ab7

Browse files
chore(deps): update dependency node to v22.18.0
1 parent 6167a6d commit 6d71ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: 22.17.0
11+
node-version: 22.18.0
1212
- run: pnpm install --frozen-lockfile
1313
shell: bash
1414
using: composite

0 commit comments

Comments
 (0)