Skip to content

Commit 686af42

Browse files
committed
switched to node 20.19.2
1 parent 74e8020 commit 686af42

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
node-version:
1818
- 18.x
1919
- 20.x
20+
- 22.x
2021
steps:
2122
- uses: actions/checkout@v4
2223
- name: Use Node.js ${{ matrix.node-version }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.19.0
1+
v20.19.2

0 commit comments

Comments
 (0)