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 fa31e11 commit 043c0f0Copy full SHA for 043c0f0
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: 3. Validate Gradle wrapper
56
if: matrix.java == 11 && matrix.entry.mock-maker == 'mock-maker-default' # SINGLE-MATRIX-JOB
57
- uses: gradle/wrapper-validation-action@v2.0.1 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/wrapper-validation-action@v2.1.0 # https://github.com/gradle/wrapper-validation-action
58
59
- name: 4. Build and check reproducibility of artifacts (single job only)
60
0 commit comments