We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e7ea2c + ba69ca2 commit 8acf94fCopy full SHA for 8acf94f
.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.0.6 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/wrapper-validation-action@v1.1.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