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 82694a7 + 4e20ec5 commit 5f28374Copy full SHA for 5f28374
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
maven-java-${{ matrix.java }}-
44
maven-
45
- name: Set up Java
46
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
47
with:
48
java-version: ${{ matrix.java }}
49
distribution: 'zulu'
@@ -66,7 +66,7 @@ jobs:
66
maven-site-
67
68
69
70
71
72
java-version: 17
@@ -93,7 +93,7 @@ jobs:
93
maven-deploy-
94
95
96
97
98
99
0 commit comments