mirror of
https://github.com/skylot/jadx.git
synced 2024-11-27 06:31:15 +00:00
chore: fix github action for gradle wrapper validation
This commit is contained in:
parent
c598871764
commit
1047e751e6
@ -6,5 +6,5 @@ jobs:
|
||||
name: "Validation"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v1
|
||||
- uses: gradle/wrapper-validation-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user