ci: upgrade workflow actions version
This commit is contained in:
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
name: Label issue and pull requests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v2
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/config/label.yml
|
||||
|
||||
Reference in New Issue
Block a user