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 a48ff20 commit 0e2cf98Copy full SHA for 0e2cf98
.github/workflows/ci-automated-check-environment.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node
18
uses: actions/setup-node@v2
19
with:
20
- node-version: 16
+ node-version: 14
21
- name: Cache Node.js modules
22
uses: actions/cache@v2
23
0 commit comments