Skip to content

Commit f10c2c1

Browse files
chore: update dependency node to v22.20.0 (#1922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37e2842 commit f10c2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install Node.js
7575
uses: actions/setup-node@v5
7676
with:
77-
node-version: 22.19.0
77+
node-version: 22.20.0
7878

7979
- uses: pnpm/action-setup@v3
8080
name: Install pnpm

0 commit comments

Comments
 (0)