Update to VS Code 1.52.1
This commit is contained in:
4
lib/vscode/.github/workflows/commands.yml
vendored
4
lib/vscode/.github/workflows/commands.yml
vendored
@@ -11,9 +11,9 @@ jobs:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: 'microsoft/vscode-github-triage-actions'
|
||||
repository: "microsoft/vscode-github-triage-actions"
|
||||
path: ./actions
|
||||
ref: v37
|
||||
ref: v41
|
||||
- name: Install Actions
|
||||
run: npm install --production --prefix ./actions
|
||||
- name: Run Commands
|
||||
|
||||
Reference in New Issue
Block a user