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