[geos-commits] [SCM] GEOS branch main updated. 4a24df60ce8b4b36ded1b06d4507a1578cb4da77

git at osgeo.org git at osgeo.org
Wed Apr 1 13:59:42 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  4a24df60ce8b4b36ded1b06d4507a1578cb4da77 (commit)
      from  ee89eae8faa1e8bf82c98d30ce35a3328e3d57ae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4a24df60ce8b4b36ded1b06d4507a1578cb4da77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Apr 2 09:59:11 2026 +1300

    Bump codecov/codecov-action from 5 to 6 (#1421)
    
    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](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
    ...
    
    Signed-off-by: dependabot[bot] <support at github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5885f3b90..3fddde083 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -254,7 +254,7 @@ jobs:
 
     - name: Upload Coverage to Codecov
       if: ${{ matrix.ci.build_type == 'Coverage' && !cancelled() }}
-      uses: codecov/codecov-action at v5
+      uses: codecov/codecov-action at v6
       with:
         fail_ci_if_error: false
         files: build/coverage.info

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list