Skip to content

Commit 6e32cd2

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent 04c7e3f commit 6e32cd2

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
@@ -83,7 +83,7 @@ jobs:
8383
- name: Test with tox
8484
run: uvx tox -e "py${PYTHON_VERSION/\./}"
8585

86-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
86+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
8787
with:
8888
flags: unittests
8989
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)