[geos-commits] [SCM] GEOS branch main updated. 85b06abbace70f47c699b081be951930edfd1d50
git at osgeo.org
git at osgeo.org
Fri Aug 9 10:45:49 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, main has been updated
via 85b06abbace70f47c699b081be951930edfd1d50 (commit)
from 5b22130203397bb9c7a1d701d0b67e8513ca8372 (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 85b06abbace70f47c699b081be951930edfd1d50
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Fri Aug 9 10:45:27 2024 -0700
Bump up to actions/upload-artifact at v4
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1f3771583..d657513d8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -278,7 +278,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/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