2 parents 994025a + ecb530b commit a4c2120Copy full SHA for a4c2120
3 files changed
.github/workflows/codecov.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
17
with:
18
distribution: 'temurin'
19
java-version: 11
.github/workflows/mvn.yml
@@ -20,7 +20,7 @@ jobs:
20
java: [11, 21]
21
22
23
24
25
26
java-version: ${{ matrix.java }}
.github/workflows/simian.yml
@@ -16,7 +16,7 @@ jobs:
java-version: 17
0 commit comments