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.
1 parent e8637e5 commit 0df9c50Copy full SHA for 0df9c50
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
persist-credentials: false
16
- name: Set up Gradle
17
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
18
- name: Set up JDK 17
19
uses: actions/setup-java@v5
20
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
21
22
0 commit comments