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 06128a7 commit 88ef124Copy full SHA for 88ef124
.github/workflows/gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19
- name: Set up JDK 17
20
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
21
with:
22
java-version: '17'
23
distribution: 'temurin'
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments