Skip to content

Commit 4e89648

Browse files
committed
Update github java action version
1 parent 77d8a3f commit 4e89648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ref: ${{ github.event.pull_request.head.ref }}
1717

1818
- name: Set up JDK 24 for x64
19-
uses: actions/setup-java@v4
19+
uses: actions/setup-java@v5
2020
with:
2121
distribution: 'graalvm'
2222
java-version: 24

0 commit comments

Comments
 (0)