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 910b13b commit a1ec3ceCopy full SHA for a1ec3ce
.github/workflows/build.yml
@@ -121,7 +121,7 @@ jobs:
121
env:
122
DOCKER_HOST: ${{steps.setup_docker.outputs.sock}}
123
- name: Codecov
124
- uses: codecov/codecov-action@v5.4.2
+ uses: codecov/codecov-action@v5.4.3
125
- name: Install jars
126
run: ./mvnw install -q -B -DskipTests
127
- name: Integration tests using spring boot version ${{ matrix.spring-boot-version }}
0 commit comments