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 40e5aa4 commit 1cbe505Copy full SHA for 1cbe505
.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.3
+ uses: codecov/codecov-action@v5.5.0
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