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 77738e5 + 52f052e commit 36ee439Copy full SHA for 36ee439
.github/workflows/build-test.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v5
20
- name: Set up JDK
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
java-version: ${{ matrix.java }}
24
distribution: 'temurin'
0 commit comments