2 parents a086c49 + a95226d commit 4d18846Copy full SHA for 4d18846
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Check out the project
17
uses: actions/checkout@v5
18
- name: Set up JDK ${{env.java-version}}
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
java-version: ${{env.java-version}}
22
distribution: temurin
0 commit comments