Skip to content

Commit dc88b04

Browse files
committed
CI: switch to Node.js 22
1 parent d2c50c4 commit dc88b04

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
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
FORCE_COLOR: 2
14-
NODE_LTS: 20 # used for linting and publish
14+
NODE_LTS: 22 # used for linting and publish
1515

1616
permissions:
1717
contents: read

0 commit comments

Comments
 (0)