Bump actions to close #97025.

This commit is contained in:
Jackson Kearl
2020-05-05 14:09:10 -07:00
parent 9be0faf246
commit db2c4cbe63
9 changed files with 10 additions and 9 deletions

View File

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