[geos-commits] [SCM] GEOS branch 3.12 updated. b0e811480724deadc754b7fef247bcab15b6d01d

git at osgeo.org git at osgeo.org
Tue Oct 1 12:07:22 PDT 2024


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, 3.12 has been updated
       via  b0e811480724deadc754b7fef247bcab15b6d01d (commit)
      from  3b4d28aeec572dfcf0dc9efff5740b954e2aab9f (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 b0e811480724deadc754b7fef247bcab15b6d01d
Author: Martin Davis <mtnclimb at gmail.com>
Date:   Tue Oct 1 12:06:59 2024 -0700

    Bump up to actions/upload-artifact at v4

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f1987458d..13ce0880c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -261,7 +261,7 @@ jobs:
 
     - name: 'Upload Valgrind Log'
       if: failure()
-      uses: actions/upload-artifact at v2
+      uses: actions/upload-artifact at v4
       with:
         name: valgrind-log
         path: build.cmake/Testing/Temporary/MemoryChecker.**.log

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

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