mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
chore: bump actions/checkout (#145891)
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
if: ${{ contains(github.event.issue.labels.*.name, 'triage-needed') }}
|
||||
steps:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: "microsoft/vscode-github-triage-actions"
|
||||
ref: stable
|
||||
|
||||
Reference in New Issue
Block a user