We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702fd81 commit 3032c78Copy full SHA for 3032c78
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
timeout-minutes: 60
26
strategy:
27
matrix:
28
- java-version: [ 8.0.192, 8 ]
+ java-version: [ 8.0.232 ]
29
steps:
30
- name: Cache Gradle packages
31
uses: actions/cache@v2
0 commit comments