Upgrade to actions/checkout 3

See gh-31712
This commit is contained in:
dependabot[bot] 2022-07-13 14:24:19 +00:00 committed by Stephane Nicoll
parent 77194eed29
commit ed4b69c0c0

View File

@ -9,5 +9,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1