Skip to content

Commit 9b232c6

Browse files
committed
Update node.js versions used in automation
1 parent 05cd6ff commit 9b232c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
node-version: [18.x, 20.x]
12+
node-version: [20.x, 22.x]
1313
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1414

1515
steps:

0 commit comments

Comments
 (0)