Skip to content

Commit 1bebfcb

Browse files
authored
Update to NodeJS 22 in CI (#242)
1 parent a65216c commit 1bebfcb

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
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
NODE_JS: "18"
12+
NODE_JS: "22"
1313

1414
jobs:
1515
check:

0 commit comments

Comments
 (0)