From c03f9d6bf9050e30957b9f8ed33c87b5a676d290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:44:22 +0000 Subject: [PATCH] Bump codecov/codecov-action from 5.3.1 to 5.4.0 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/tox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index 57127f4..073ead2 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -164,7 +164,7 @@ jobs: fi - name: Upload coverage data - uses: codecov/codecov-action@v5.3.1 + uses: codecov/codecov-action@v5.4.0 with: name: ${{ matrix.name }} # verbose: true # optional (default = false)