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.
1 parent d5710c0 commit 6128368Copy full SHA for 6128368
.github/workflows/build-jdk-latest.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python
17
uses: actions/setup-python@v5
18
with:
19
- python-version: '3.10'
+ python-version: '3.12'
20
- name: Set up Maven
21
uses: stCarolas/setup-maven@v5
22
.github/workflows/build-main.yml
.github/workflows/sonar-cloud.yml
@@ -22,7 +22,7 @@ jobs:
23
24
25
26
27
28
0 commit comments