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 8c9dfbb commit c10874eCopy full SHA for c10874e
1 file changed
.github/workflows/default.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Node
22
uses: actions/setup-node@v3
23
with:
24
- node-version: 12
+ node-version: 9
25
cache: yarn
26
27
- name: Set up Python
0 commit comments