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.
2 parents b4334e7 + f61cafa commit 0aae4c2Copy full SHA for 0aae4c2
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Set up JDK ${{ matrix.java-version }}
33
- uses: actions/setup-java@v4.3.0
+ uses: actions/setup-java@v4.4.0
34
with:
35
distribution: 'zulu'
36
java-version: ${{ matrix.java-version }}
.github/workflows/pullrequest.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments