We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2b22b commit b0866a5Copy full SHA for b0866a5
.github/workflows/tests.yaml
@@ -25,6 +25,6 @@ jobs:
25
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
26
27
- name: Build with Gradle
28
- uses: gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
+ uses: gradle/gradle-build-action@2.4.2
29
with:
30
arguments: check
0 commit comments