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 7ab85d8 commit 516f029Copy full SHA for 516f029
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install node
16
uses: actions/setup-node@v1
17
with:
18
- node-version: '10.x'
+ node-version: '14.x'
19
- name: Install Python
20
uses: actions/setup-python@v2
21
0 commit comments