mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Update contrast-sca.yml
This commit is contained in:
parent
7c06c17db3
commit
c8b758e211
1 changed files with 1 additions and 1 deletions
2
.github/workflows/contrast-sca.yml
vendored
2
.github/workflows/contrast-sca.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: Set up JDK 17
|
- name: Set up JDK 17
|
||||||
uses: actions/setup-java@v4.2.1
|
uses: actions/setup-java@v4.2.1
|
||||||
with:
|
with:
|
||||||
java-version: '11'
|
java-version: '17'
|
||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
|
|
||||||
- name: build jar
|
- name: build jar
|
||||||
|
|
Loading…
Reference in a new issue