We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e4d43 commit df9ee4cCopy full SHA for df9ee4c
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/setup-node@v2
21
with:
22
- node-version: '20.18.1'
+ node-version: '16'
23
24
- name: Cache Yarn
25
id: yarn-cache
0 commit comments