chore: bump actions/checkout (#145891)

This commit is contained in:
Eliaz Bobadilla
2022-03-23 12:21:25 -05:00
committed by GitHub
parent 6074970341
commit b4914124f1
20 changed files with 24 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: "microsoft/vscode-github-triage-actions"
path: ./actions