Commit 874727b41f3 for php.net

commit 874727b41f37df379f62e0368523d4f3ee121329
Author: Tim Düsterhus <tim@tideways-gmbh.com>
Date:   Wed Dec 17 15:31:27 2025 +0100

    Update GitHub Action workflows to `actions/upload-artifact@v6` (8.5)

diff --git a/.github/workflows/real-time-benchmark.yml b/.github/workflows/real-time-benchmark.yml
index 0ace7d72e06..9276539841e 100644
--- a/.github/workflows/real-time-benchmark.yml
+++ b/.github/workflows/real-time-benchmark.yml
@@ -290,7 +290,7 @@ jobs:
           git push
       - name: Upload artifact
         if: github.event_name == 'workflow_dispatch'
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v6
         with:
           name: results
           path: ./php-version-benchmarks/docs/results/${{ env.YEAR }}