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 8ae7a94 + 665ce04 commit 294dae4Copy full SHA for 294dae4
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
java-version: 11
31
32
- name: Build
33
- uses: gradle/gradle-build-action@v2.2.5
+ uses: gradle/gradle-build-action@v2.3.0
34
with:
35
arguments: build --scan --full-stacktrace
36
.github/workflows/pr.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
0 commit comments