We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c94a0 + cd71153 commit a85c20eCopy full SHA for a85c20e
1 file changed
.github/workflows/maven-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Set up JDK 17
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
java-version: '17'
24
distribution: 'temurin'
0 commit comments