Thanks to visit codestin.com Credit goes to github.com
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 c831920 commit 109b776Copy full SHA for 109b776
.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/[email protected].1 # https://github.com/gradle/wrapper-validation-action
+ uses: gradle/[email protected].2 # https://github.com/gradle/wrapper-validation-action
58
59
- name: 4. Build and check reproducibility of artifacts (single job only)
60
0 commit comments