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 b19ab42 commit 48055aaCopy full SHA for 48055aa
.github/workflows/checkstyle.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@v5
32
- name: Set up jdk
33
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
34
with:
35
java-version: '17'
36
distribution: 'temurin'
.github/workflows/maven.yml
@@ -34,7 +34,7 @@ jobs:
37
38
39
40
.github/workflows/rat_check.yml
@@ -33,7 +33,7 @@ jobs:
0 commit comments