Upgrade checkout and setup-java actions
This commit is contained in:
2
.github/workflows/label-manage.yml
vendored
2
.github/workflows/label-manage.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
labeler:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Mangle Labels
|
||||
uses: crazy-max/ghaction-github-labeler@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user