ci: bump actions/checkout from 5 to 6
authordependabot[bot] <redacted>
Wed, 28 Jan 2026 00:05:00 +0000 (00:05 +0000)
committerGeorge Sapkin <redacted>
Wed, 28 Jan 2026 17:30:02 +0000 (19:30 +0200)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <redacted>
.github/workflows/labeler.yml

index 29fa3ac0295d90bdc0aa141fcf25bca7074971f4..952bcbfbedc9b5e1af51c7640b69ca55d60acab8 100644 (file)
@@ -17,7 +17,7 @@ jobs:
           sync-labels: true
 
       - name: Checkout PR code
-        uses: actions/checkout@v5
+        uses: actions/checkout@v6
         with:
           ref: ${{ github.event.pull_request.head.sha }}
           fetch-depth: 0
git clone https://git.99rst.org/PROJECT