We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a21286 + 9817f6f commit 2b7bf6eCopy full SHA for 2b7bf6e
1 file changed
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
sudo apt-get install xmlstarlet -yq
20
- uses: actions/checkout@v6
21
- name: Set up JDK 17
22
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
23
with:
24
java-version: '17'
25
distribution: 'temurin'
0 commit comments