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 8fb10de commit 98a9523Copy full SHA for 98a9523
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
node-version: "13.14"
83
84
- name: Node.js 14.x
85
- node-version: "14.4"
+ node-version: "14.18"
86
87
steps:
88
- uses: actions/checkout@v2
0 commit comments