mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
Update README to use checkout@v3
This commit is contained in:
parent
9aa31f26bc
commit
fafd5fd8de
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ jobs:
|
|||
name: "Validation"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: gradle/wrapper-validation-action@v1
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue