We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a652cd commit c63f7c7Copy full SHA for c63f7c7
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
node-version: "13.14"
86
87
- name: Node.js 14.x
88
- node-version: "14.18"
+ node-version: "14.19"
89
90
- name: Node.js 15.x
91
node-version: "15.14"
0 commit comments