mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
chore(deps): update gradle/wrapper-validation-action action to v1.0.6
This commit is contained in:
parent
b8c323bcab
commit
9ab905d0ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Gradle Wrapper Validation
|
||||
uses: gradle/wrapper-validation-action@v1.0.5
|
||||
uses: gradle/wrapper-validation-action@v1.0.6
|
||||
|
||||
# Run verifyPlugin and test Gradle tasks
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue