[DOC-CVS] [doc-base] dependabot/github_actions/actions/checkout-5: Bump actions/checkout from 4 to 5

[email protected] ("dependabot[bot] via GitHub")
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2025-08-13T17:57:06Z

Commit: https://github.com/php/doc-base/commit/71d79846e3d17507bf65bbcea330e729bca153db
Raw diff: https://github.com/php/doc-base/commit/71d79846e3d17507bf65bbcea330e729bca153db.diff

Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Changed paths:
  M  .github/workflows/integrate.yaml


Diff:

diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml
index 042d11ece..fb56ae665 100644
--- a/.github/workflows/integrate.yaml
+++ b/.github/workflows/integrate.yaml
@@ -35,19 +35,19 @@ jobs:
 
     steps:
       - name: "Checkout"
-        uses: "actions/checkout@v4"
+        uses: "actions/checkout@v5"
         with:
           path: "doc-base"
 
       - name: "Checkout php/doc-${{ matrix.language }}"
-        uses: "actions/checkout@v4"
+        uses: "actions/checkout@v5"
         with:
           path: "${{ matrix.language }}"
           repository: "php/doc-${{ matrix.language }}"
 
       - name: "Checkout php/doc-en as fallback"
         if: "matrix.language != 'en'"
-        uses: "actions/checkout@v4"
+        uses: "actions/checkout@v5"
         with:
           path: "en"
           repository: "php/doc-en"
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.