Skip to content

Commit eea855b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Node.js and use yarn
1818
uses: actions/setup-node@v6
1919
with:
20-
node-version: '22.19.0'
20+
node-version: '22.20.0'
2121
cache: 'yarn'
2222

2323
- name: Install All Dependencies

0 commit comments

Comments
 (0)