We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8247f31 commit d3b29e6Copy full SHA for d3b29e6
.github/workflows/tests.yml
@@ -42,5 +42,5 @@ jobs:
42
SRC_VERSION: ${{ matrix.compiler-version }}
43
44
- name: Codecov
45
- uses: codecov/codecov-action@v5.4.2
+ uses: codecov/codecov-action@v5.4.3
46
if: ${{ matrix.compiler-version == 8 && matrix.java-version == 8 && matrix.os == 'ubuntu-latest' }}
0 commit comments