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 2e22318 + 61979cf commit 805aeb8Copy full SHA for 805aeb8
.github/workflows/gradle-test.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- name: Set up JDK 17
18
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
19
with:
20
java-version: '17'
21
distribution: 'temurin'
0 commit comments