We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7542ed0 + a31130d commit 0ff08d6Copy full SHA for 0ff08d6
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
14
15
- name: Set up JDK 17
16
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
17
with:
18
java-version: 17
19
distribution: temurin
0 commit comments