Upgrade checkout and setup-java actions

This commit is contained in:
Janne Valkealahti
2023-02-08 16:15:58 +00:00
parent 87914b27f5
commit 8ba7d335b5
9 changed files with 23 additions and 23 deletions

View File

@@ -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: