Skip to content

Commit 59af63a

Browse files
UlisesGascondougwilson
authored andcommitted
1 parent e720c5a commit 59af63a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
node-version: "17.9"
108108

109109
- name: Node.js 18.x
110-
node-version: "18.17"
110+
node-version: "18.19"
111111

112112
- name: Node.js 19.x
113113
node-version: "19.9"

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ environment:
1919
- nodejs_version: "15.14"
2020
- nodejs_version: "16.20"
2121
- nodejs_version: "17.9"
22-
- nodejs_version: "18.17"
22+
- nodejs_version: "18.19"
2323
- nodejs_version: "19.9"
2424
cache:
2525
- node_modules

0 commit comments

Comments
 (0)