Commit 61c35928fac for php.net

commit 61c35928fac708021bac50c575ffbb0735690d31
Author: Tim Düsterhus <tim@tideways-gmbh.com>
Date:   Wed Dec 17 15:19:38 2025 +0100

    Update GitHub Action workflows to `actions/checkout@v6` (8.2)

diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index a3e95afedc6..9a7a0ea4adb 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -132,7 +132,7 @@ jobs:
           MYSQL_ROOT_PASSWORD: root
     steps:
       - name: git checkout
-        uses: actions/checkout@v5
+        uses: actions/checkout@v6
       - name: apt
         uses: ./.github/actions/apt-x32
       - name: ccache