Skip to content

Commit 37ef894

Browse files
authored
Update issue519.yml
1 parent f0e7ce2 commit 37ef894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue519.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
distribution: 'adopt'
1717
java-version: ${{ matrix.java-version }}
18-
check-latest: false
18+
check-latest: true
1919
cache: 'gradle'
2020

2121
- run: ./gradlew build --no-daemon

0 commit comments

Comments
 (0)