Skip to content

Commit 53958ee

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1
1 parent 29b881a commit 53958ee

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

0 commit comments

Comments
 (0)