We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1cdff commit 51cdae6Copy full SHA for 51cdae6
.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.0
+ uses: codecov/codecov-action@v5.4.2
46
if: ${{ matrix.compiler-version == 8 && matrix.java-version == 8 && matrix.os == 'ubuntu-latest' }}
0 commit comments