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 ae03cd6 commit dbf188eCopy full SHA for dbf188e
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
name: Setup Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: 20.x
+ node-version: 18.x
28
- name: Clean install dependencies
29
run: npm ci
30
- name: Package vsix
0 commit comments