Bump action version

This commit is contained in:
Jackson Kearl
2020-05-05 11:40:21 -07:00
parent e092295dc6
commit d9260c0619
9 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'microsoft/vscode-github-triage-actions'
ref: v11
ref: v12
path: ./actions
- name: Install Actions
run: npm install --production --prefix ./actions