We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1badfad + f122fa2 commit a2f1350Copy full SHA for a2f1350
1 file changed
.github/workflows/maven.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v6.0.2
23
24
- name: Set up OpenJDK ${{ env.JAVA_VERSION }}
25
- uses: actions/setup-java@v5.1.0
+ uses: actions/setup-java@v5.2.0
26
with:
27
java-version: ${{ env.JAVA_VERSION }}
28
distribution: "temurin"
0 commit comments