]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: update actions versions, sync windows.yml with 2.4.x.
authorJoe Orton <jorton@apache.org>
Thu, 30 Apr 2026 13:29:53 +0000 (13:29 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 30 Apr 2026 13:29:53 +0000 (13:29 +0000)
Github: closes #641

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933601 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml
.github/workflows/windows.yml

index 9f21b654f9a506bc70edc4f769cf872b8b615c82..18e16749d1f0aafe7687978521c0535ff6e3c47b 100644 (file)
@@ -353,14 +353,14 @@ jobs:
                     liblua5.3-dev libbrotli-dev libcurl4-openssl-dev     
                     libnghttp2-dev libjansson-dev libpcre2-dev gdb
                     perl-doc libsasl2-dev ${{ matrix.pkgs }} check
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v6
     - name: Cache installed libraries
-      uses: actions/cache@v4
+      uses: actions/cache@v5
       with:
         path: ~/root
         key: cache-libs-${{ env.JOBID }}
     - name: Cache CPAN modules
-      uses: actions/cache@v4
+      uses: actions/cache@v5
       with:
         path: ~/perl5
         key: cache-cpan-${{ env.JOBID }}
index ac9cb119a8afc2501083cb9e68af58abe28d4637..4118c34ad662b46ff43839495b25ed47a9113678 100644 (file)
@@ -8,6 +8,8 @@ on:
       - STATUS
       - CHANGES
       - changes-entries/*
+    tags:
+      - 2.*
   pull_request:
     branches: [ "trunk", "2.4.x" ]
     paths-ignore: