Skip to content

Commit 7b2846a

Browse files
authored
Update node versions (#39)
1 parent 0ceec43 commit 7b2846a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: [ubuntu-latest, windows-latest]
13-
node-version: [18.20.4, 20.16.0]
13+
node-version: [20.19.2, 22.15.1]
1414
steps:
1515
- name: Set git to use LF
1616
run: |

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 20.16.0
1+
nodejs 22.15.1

0 commit comments

Comments
 (0)