We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ded5ae9 + 8a6b508 commit 46a8b2bCopy full SHA for 46a8b2b
1 file changed
.github/workflows/maven.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5.0.0
24
25
- name: Set up OpenJDK ${{ env.JAVA_VERSION }}
26
- uses: actions/setup-java@v4.7.1
+ uses: actions/setup-java@v5.0.0
27
with:
28
java-version: ${{ env.JAVA_VERSION }}
29
distribution: "temurin"
0 commit comments