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 20291a6 commit 697f85eCopy full SHA for 697f85e
.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/[email protected].0
+ uses: codecov/[email protected].1
53
if: false
0 commit comments