Skip to content

Commit 1b3a899

Browse files
committed
ci: configure node version
1 parent d24dca1 commit 1b3a899

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88

99
env:
10-
NODE_VERSION: 16
10+
NODE_VERSION: 20
1111

1212
jobs:
1313
lint:

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20.11.0

0 commit comments

Comments
 (0)