mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 01:37:20 +00:00
Use proper classifier trainer version
This commit is contained in:
parent
fdf1ab38a8
commit
0a47dbd99c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/classifier-train.yml
vendored
2
.github/workflows/classifier-train.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: 'microsoft/vscode-github-triage-actions'
|
||||
ref: master
|
||||
ref: v22
|
||||
lfs: true
|
||||
path: ./actions
|
||||
- name: Install Actions
|
||||
|
|
Loading…
Reference in a new issue