We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63d7e0 commit d1c3b8dCopy full SHA for d1c3b8d
.github/workflows/build-maven-4.yaml
@@ -25,9 +25,6 @@ jobs:
25
- 4.0.0-beta-5
26
runs-on: ${{ matrix.os }}
27
steps:
28
- - uses: actions/checkout@v4
29
- with:
30
- fetch-depth: 1
31
- uses: s4u/setup-maven-action@v1.15.0
32
with:
33
java-distribution: 'temurin'
.github/workflows/build.yaml
@@ -26,9 +26,6 @@ jobs:
- 3.9.9
34
0 commit comments