Skip to content

Commit 5ebb352

Browse files
chore(deps): update codecov/codecov-action action to v5.5.3
1 parent b14f0c1 commit 5ebb352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Test with tox
4949
run: uvx tox -e "py${PYTHON_VERSION/\./}"
5050

51-
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
51+
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
5252
with:
5353
flags: unittests
5454
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)