Bump actions

(for the last time! moving to `stable` branch vs release tags)
This commit is contained in:
Jackson Kearl
2021-02-05 14:57:41 -08:00
parent d68691c444
commit cfaf161c49
14 changed files with 24 additions and 34 deletions

View File

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