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 f213efc commit 55518a1Copy full SHA for 55518a1
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- uses: actions/setup-node@v1
15
with:
16
- node-version: 10
+ node-version: '15.x'
17
18
- run: npm ci
19
- run: npm install -g gulp ovsx
0 commit comments