Skip to content

Commit 4f478c1

Browse files
Bump codecov/codecov-action from 5 to 6 (#1584)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4f84ff commit 4f478c1

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
@@ -200,4 +200,4 @@ jobs:
200200
micromamba run -n test sphinx-build -b html docs/ docs/_build/
201201
micromamba run -n test sphinx-build -b man docs/ docs/_build/
202202
203-
- uses: codecov/codecov-action@v5
203+
- uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)