svn commit: r1933956 - subversion/trunk/.github/workflows

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177826079800.259878.8257119592827283236@svn03-he-fi>
Author: dsahlberg
Date: Fri May  8 17:19:57 2026
New Revision: 1933956

Log:
Update to the v6 version of GitHub Action checkout.

The v4 version uses a deprecated node.js runtime so we'd better update.

* .github/workflows/autoconf.yml, cmake.yml:
  As above

Modified:
   subversion/trunk/.github/workflows/autoconf.yml
   subversion/trunk/.github/workflows/cmake.yml

Modified: subversion/trunk/.github/workflows/autoconf.yml
==============================================================================
--- subversion/trunk/.github/workflows/autoconf.yml	Fri May  8 16:47:48 2026	(r1933955)
+++ subversion/trunk/.github/workflows/autoconf.yml	Fri May  8 17:19:57 2026	(r1933956)
@@ -82,7 +82,7 @@ jobs:
           ./configure --prefix=$HOME/root/httpd --enable-mpms-shared=event --enable-mods-shared=most --enable-dav
           make -j
           make install
-      - uses: actions/checkout@v4
+      - uses: actions/checkout@v6
 
       - name: autogen
         run: ./autogen.sh

Modified: subversion/trunk/.github/workflows/cmake.yml
==============================================================================
--- subversion/trunk/.github/workflows/cmake.yml	Fri May  8 16:47:48 2026	(r1933955)
+++ subversion/trunk/.github/workflows/cmake.yml	Fri May  8 17:19:57 2026	(r1933956)
@@ -173,7 +173,7 @@ jobs:
           git config --global core.autocrlf false
           git config --global core.eol lf
 
-      - uses: actions/checkout@v4
+      - uses: actions/checkout@v6
 
       - name: gen-make
         run: python ./gen-make.py -t cmake
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.