CI: Bump codecov/codecov-action
Commit:
https://github.com/vim/vim/commit/bd8b6c6b05d0e177f2567d24da584adf171470b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 4 08:35:52 2026 +0000
CI: Bump codecov/codecov-action
Bumps the github-actions group with 1 update in the / directory:
[codecov/codecov-action](https://github.com/codecov/codecov-action).
Updates `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](https://github.com/codecov/codecov-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
closes: #19910
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5a3f2f6f0..5f09f06ee 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -405,7 +405,7 @@ jobs:
- name: Codecov
timeout-minutes: 20
if: matrix.coverage
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{
join(matrix.extra, '-') }}
token: ${{ secrets.CODECOV_TOKEN }}
@@ -846,7 +846,7 @@ jobs:
- name: Codecov
timeout-minutes: 20
if: matrix.coverage
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{
matrix.features }}
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1w8wcr-003RVk-HR%40256bit.org.