Skip to content

Commit 7c61aa7

Browse files
chore(deps): update dependency node to v22.21.1 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f6a71c commit 7c61aa7

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
@@ -9,7 +9,7 @@ runs:
99
version: 10.18.3
1010
- uses: actions/setup-node@v4.4.0
1111
with:
12-
node-version: '22.20.0'
12+
node-version: '22.21.1'
1313
cache: pnpm
1414
- run: pnpm install
1515
shell: bash

0 commit comments

Comments
 (0)