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 11985fa commit 04ad152Copy full SHA for 04ad152
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Set up JDK ${{ matrix.jdk }}
15
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
16
with:
17
distribution: temurin
18
cache: maven
0 commit comments