We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fb9606 + 5a00578 commit e366b7dCopy full SHA for e366b7d
1 file changed
.github/workflows/maven.yaml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v3
27
- name: Set up JDK 17
28
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
29
with:
30
java-version: '17'
31
distribution: 'temurin'
0 commit comments