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 c2e2fbb commit c0080c1Copy full SHA for c0080c1
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
7.0.x
19
8.0.x
20
- name: Set up JDK 17
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
distribution: 'temurin'
24
java-version: '17'
0 commit comments