There was an error while loading. Please reload this page.
2 parents 9e3dbe2 + 2e2f59a commit efa9606Copy full SHA for efa9606
1 file changed
.github/workflows/maven.yaml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
runs-on: ${{ matrix.os }}
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
- name: Set up JDK ${{ matrix.java }}
22
uses: actions/setup-java@v5
23
with:
0 commit comments