We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6b32a commit deba07fCopy full SHA for deba07f
2 files changed
.github/workflows/development.yml
@@ -31,7 +31,7 @@ jobs:
31
32
# Setup JDK and Maven
33
- name: Set up JDK
34
- uses: actions/setup-java@v5.3.0
+ uses: actions/setup-java@v5.4.0
35
with:
36
java-version-file: .java-version
37
distribution: 'zulu'
.github/workflows/master.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Setup JDK and .m2/settings.xml
21
22
23
24
25
0 commit comments