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 d68c900 commit d307ef3Copy full SHA for d307ef3
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Node.js
27
uses: actions/setup-node@v1
28
with:
29
- node-version: 12.x
+ node-version: 14.x
30
31
- name: Install dependencies
32
working-directory: ./vscode
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments