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 99061d6 + cfa6c16 commit 9960d7bCopy full SHA for 9960d7b
.github/workflows/ant.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Set up JDK 11
16
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
17
with:
18
distribution: temurin
19
java-version: 11
.github/workflows/maven.yml
0 commit comments