Skip to content

Commit 1556d9c

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2
1 parent 2e1cdff commit 1556d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
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.0
45+
uses: codecov/codecov-action@v5.4.2
4646
if: ${{ matrix.compiler-version == 8 && matrix.java-version == 8 && matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)