[ci] typo
This commit is contained in:
parent
7a41aaf19b
commit
33f0f0feed
|
@ -6,7 +6,7 @@ jobs:
|
|||
triage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkoutv4 # Upload repositoru content to the runner
|
||||
- uses: actions/checkout@v4 # Upload repositoru content to the runner
|
||||
- uses: actions/labeler@v5
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
|
Loading…
Reference in New Issue