We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0866a5 commit af4bf46Copy full SHA for af4bf46
.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@2.4.2
+ uses: gradle/gradle-build-action@v2.4.2
29
with:
30
arguments: check
0 commit comments