Skip to content

Commit c96e947

Browse files
domoritzarthurfiorette
authored andcommitted
ci: update node version (#1961)
1 parent 5e0f280 commit c96e947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: 18.20.2
27+
node-version: 22
2828
cache: "yarn"
2929

3030
- name: Install Node dependencies

0 commit comments

Comments
 (0)