check failures fix

This commit is contained in:
Aparna Jyothi 2025-08-19 16:14:48 +05:30
commit 09fb09208a

View file

@ -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