Bump actions & fix #109699

This commit is contained in:
Jackson Kearl
2020-11-06 12:11:59 -08:00
parent 153ba443d5
commit ce7e6d9978
14 changed files with 16 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v39
ref: v40
- name: Install Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
run: npm install --production --prefix ./actions