[geos-commits] [SCM] GEOS branch 3.9 updated. 1dc4507cd77561b2679b690600da4c9dac82b2d5

git at osgeo.org git at osgeo.org
Fri Apr 28 10:14:16 PDT 2023


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  1dc4507cd77561b2679b690600da4c9dac82b2d5 (commit)
      from  2eadcd8acacd47394af9556d88341613f3bf801a (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 1dc4507cd77561b2679b690600da4c9dac82b2d5
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Fri Apr 28 09:37:01 2023 -0700

    Bump up GHA checkout action to v3

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 59837a385..32ed5064c 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 v2
+      uses: actions/checkout at v3
 
     - 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