[geos-commits] [SCM] GEOS branch 3.11 updated. 246ec0eabea9779c81bd9aca7a00752d948d7e21
git at osgeo.org
git at osgeo.org
Tue Oct 1 13:39:15 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.11 has been updated
via 246ec0eabea9779c81bd9aca7a00752d948d7e21 (commit)
from 6cca51c5ed50b59680ad5f92157afa825e3c4134 (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 246ec0eabea9779c81bd9aca7a00752d948d7e21
Author: Martin Davis <mtnclimb at gmail.com>
Date: Tue Oct 1 13:38:53 2024 -0700
Bump up to actions/upload-artifact at v4
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 132ddef3e..a5152fbc5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -121,7 +121,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