mirror of https://github.com/PCSX2/pcsx2.git
ci: Revert to labeler version 4.3.0
Seems to cause the labeler to explode.
This commit is contained in:
parent
86c42a00a3
commit
4d61f26dfa
|
@ -8,7 +8,7 @@ jobs:
|
|||
if: github.repository == 'PCSX2/pcsx2'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@main
|
||||
- uses: actions/labeler@v4.3.0
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue