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 8652c2c commit 2979fa5Copy full SHA for 2979fa5
.github/workflows/build-pull.yml
@@ -49,5 +49,5 @@ jobs:
49
mvn -s .build/ci-maven-settings.xml -Dmaven.resolver.transport=wagon \
50
-B clean install -Pcoverage -Dtest-containers=true ${{ matrix.java.build_opts }}
51
- name: Codecov
52
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
53
if: false
0 commit comments