Skip to content

Commit 3d4d750

Browse files
build(deps): bump codecov/codecov-action from 3.1.0 to 5.3.1 (#400)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e50c51 commit 3d4d750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: nox -s tests-${{ matrix.pyv }} -- --slow --cov-report=xml
4848

4949
- name: Upload coverage report
50-
uses: codecov/codecov-action@v3.1.0
50+
uses: codecov/codecov-action@v5.3.1
5151

5252
- name: Build package
5353
run: nox -s build

0 commit comments

Comments
 (0)