We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b71b17 commit a03b7cdCopy full SHA for a03b7cd
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
distribution: 'zulu'
39
40
- name: 3. Validate Gradle wrapper
41
- uses: gradle/wrapper-validation-action@v1.1.0 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/wrapper-validation-action@v3.5.0 # https://github.com/gradle/wrapper-validation-action
42
43
- name: 4. Build and check reproducibility of artifacts
44
run: ./check_reproducibility.sh
0 commit comments