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 4c8ab8e commit e8550a6Copy full SHA for e8550a6
1 file changed
.github/workflows/main.yml
@@ -103,7 +103,7 @@ jobs:
103
- name: Install node
104
uses: actions/setup-node@v2
105
with:
106
- node-version: '14.4.0'
+ node-version: '14.17.0'
107
- name: Install yarn
108
run: |
109
npm install -g yarn
@@ -135,7 +135,7 @@ jobs:
135
136
137
138
139
140
141
0 commit comments