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