Skip to content

Commit 311b524

Browse files
authored
chore: replace Node 21 with Node 22 on CI (#11825)
1 parent 77a7aa3 commit 311b524

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
@@ -25,7 +25,7 @@ jobs:
2525
os: ubuntu-latest
2626
- node-version: 20
2727
os: ubuntu-latest
28-
- node-version: 21
28+
- node-version: 22
2929
os: ubuntu-latest
3030

3131
steps:

0 commit comments

Comments
 (0)