Skip to content

Commit a747b40

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2 (#1108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 176bda8 commit a747b40

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
@@ -77,7 +77,7 @@ jobs:
7777
- name: Test with tox
7878
run: uvx tox -e "py${PYTHON_VERSION/\./}"
7979

80-
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
80+
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
8181
with:
8282
flags: unittests
8383
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)