Skip to content

Commit edd0043

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3
1 parent e685910 commit edd0043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
coverage combine
7070
coverage xml
7171
72-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
72+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
7373
with:
7474
flags: unittests
7575
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)