Skip to content

Commit 807b1ab

Browse files
committed
Update CI Node version to match server
1 parent 00f3e15 commit 807b1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-version: [18.x, 20.x, v20.11.1, 22.x, '*']
13+
node-version: [18.x, 20.x, v20.18.1, 22.x, '*']
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)