There was an error while loading. Please reload this page.
2 parents e12ab61 + 1d1f99b commit 30fbc54Copy full SHA for 30fbc54
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v7.0.1
19
20
- name: Install java
21
- uses: actions/setup-java@v5.6.0
+ uses: actions/setup-java@v5.7.0
22
with:
23
distribution: 'temurin'
24
java-version: '${{ matrix.version }}'
0 commit comments