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 77d8a3f commit 4e89648Copy full SHA for 4e89648
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: ${{ github.event.pull_request.head.ref }}
17
18
- name: Set up JDK 24 for x64
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
distribution: 'graalvm'
22
java-version: 24
0 commit comments