There was an error while loading. Please reload this page.
2 parents 326e870 + 6f24b85 commit d8c65a0Copy full SHA for d8c65a0
2 files changed
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
java-version: '15'
39
40
- name: Build and test with Gradle
41
- uses: gradle/gradle-build-action@v2.1.5
+ uses: gradle/gradle-build-action@v2.2.0
42
with:
43
arguments: build --scan --stacktrace
44
.github/workflows/pull_request.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
49
- name: Build
50
51
52
arguments: apiDump
53
0 commit comments