[geos-commits] [SCM] GEOS branch 3.9 updated. 3effbfd32bf304c0276bed1691137d2c48ed907b

git at osgeo.org git at osgeo.org
Thu Jun 6 14:31:51 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.9 has been updated
       via  3effbfd32bf304c0276bed1691137d2c48ed907b (commit)
      from  f781576e5ca5731ce40115894a93ac8229920d0a (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 3effbfd32bf304c0276bed1691137d2c48ed907b
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Jun 6 14:31:19 2024 -0700

    Bump actions/checkout to v4

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d1797bb5d..d9f0f6f3d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
         sudo -E apt-get -yq --no-install-suggests --no-install-recommends install make ${{ matrix.ci.packages }}
 
     - name: 'Check Out'
-      uses: actions/checkout at v3
+      uses: actions/checkout at v4
 
     - name: 'Build'
       run: |

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

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