mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
Update .github/workflows/copilot-setup-steps.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/copilot-setup-steps.yml
vendored
4
.github/workflows/copilot-setup-steps.yml
vendored
@@ -32,8 +32,8 @@ jobs:
|
||||
- name: Setup Node.js (from .nvmrc + npm cache)
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
|
||||
- name: Compute node_modules cache key
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user