Skip to content

Commit a126ec7

Browse files
Copilotnomeguy
andcommitted
Update CI Node.js versions from 18 and 20 to 20 and 22
Co-authored-by: nomeguy <[email protected]>
1 parent 67cfbd0 commit a126ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
node-version: [^18, ^20]
9+
node-version: [^20, ^22]
1010
steps:
1111
- uses: actions/checkout@v2
1212

0 commit comments

Comments
 (0)