We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57be760 + 786b910 commit d9a2eefCopy full SHA for d9a2eef
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
distribution: 'adopt'
39
40
- name: 3. Validate Gradle wrapper
41
- uses: gradle/wrapper-validation-action@v1 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/wrapper-validation-action@v1.0.3 # 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