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