mirror of
https://github.com/actions/setup-java.git
synced 2025-10-05 21:24:13 +00:00
check failures fix
This commit is contained in:
parent
f60809db25
commit
09fb09208a
@ -30,7 +30,7 @@ jobs:
|
||||
id: setup-java
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
java-version: '11'
|
||||
java-version: '17'
|
||||
cache: gradle
|
||||
cache-dependency-path: __tests__/cache/gradle1/*.gradle*
|
||||
- name: Create files to cache
|
||||
|
Loading…
Reference in New Issue
Block a user