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 498f206 + 2e8f0aa commit 064e456Copy full SHA for 064e456
.github/workflows/checkLibraryBuildStatus.yml
@@ -20,7 +20,7 @@ jobs:
20
java-version: 11
21
distribution: adopt
22
- name: Setup Gradle
23
- uses: gradle/gradle-build-action@v3.1.0
+ uses: gradle/gradle-build-action@v3.4.2
24
with:
25
gradle-version: 7.4.2
26
- name: Build Library with Gradle
.github/workflows/generateDocs.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Generate KDoc and JavaDoc
0 commit comments