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.
2 parents 8a64097 + aa6b430 commit aeec75dCopy full SHA for aeec75d
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
distribution: 'temurin'
39
40
- name: 3. Validate Gradle wrapper
41
- uses: gradle/wrapper-validation-action@v1.0.4 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/wrapper-validation-action@v1.0.5 # 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