Actually upgrade to latest actions

This commit is contained in:
Jackson Kearl
2020-04-01 05:18:48 -07:00
parent e246aa4a52
commit ce3b49568f
7 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
path: ./actions
- name: Checkout Repo
uses: actions/checkout@v2