Skip to content

Commit d3b29e6

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8247f31 commit d3b29e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
SRC_VERSION: ${{ matrix.compiler-version }}
4343

4444
- name: Codecov
45-
uses: codecov/codecov-action@v5.4.2
45+
uses: codecov/codecov-action@v5.4.3
4646
if: ${{ matrix.compiler-version == 8 && matrix.java-version == 8 && matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)