Bump actions

This commit is contained in:
Jackson Kearl
2020-05-26 12:03:56 -07:00
parent b398b7ea14
commit 48e4853d4c
10 changed files with 10 additions and 10 deletions

View File

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