Skip to content

Commit 989e3fc

Browse files
committed
1 parent 8a9ca07 commit 989e3fc

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
@@ -96,7 +96,7 @@ jobs:
9696
node-version: "13.14"
9797

9898
- name: Node.js 14.x
99-
node-version: "14.18"
99+
node-version: "14.19"
100100

101101
- name: Node.js 15.x
102102
node-version: "15.14"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515
- nodejs_version: "11.15"
1616
- nodejs_version: "12.22"
1717
- nodejs_version: "13.14"
18-
- nodejs_version: "14.18"
18+
- nodejs_version: "14.19"
1919
- nodejs_version: "15.14"
2020
- nodejs_version: "16.13"
2121
- nodejs_version: "17.3"

0 commit comments

Comments
 (0)