mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
ci: update node version for rich-navigation.yml
This commit is contained in:
2
.github/workflows/rich-navigation.yml
vendored
2
.github/workflows/rich-navigation.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 14
|
||||
|
||||
- name: Install dependencies
|
||||
if: steps.caching-stage.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user