[geos-commits] [SCM] GEOS branch main updated. 7cc044aa3a7b584cb53507fe1f93d88b0458e15e

git at osgeo.org git at osgeo.org
Mon Mar 3 10:54:01 PST 2025


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  7cc044aa3a7b584cb53507fe1f93d88b0458e15e (commit)
      from  7ceb1173d49f0ada5a92def97de6aa6ff072905b (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 7cc044aa3a7b584cb53507fe1f93d88b0458e15e
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Mar 3 10:53:39 2025 -0800

    Alter hugo version for web build

diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml
index 2249b34a9..01c0f117e 100644
--- a/.github/workflows/web.yml
+++ b/.github/workflows/web.yml
@@ -31,7 +31,7 @@ jobs:
 
     - name: 'Hugo Build 🛠'
       # ...or replace 'master' with a full version tag, such as: v0.64.1
-      uses: jakejarvis/hugo-build-action at v0.139.5
+      uses: jakejarvis/hugo-build-action at v0.139.4
       with:
         args: --source web --destination public --verbose
 

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

Summary of changes:
 .github/workflows/web.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list