ci: bump actions/checkout from 6 to 7
authordependabot[bot] <redacted>
Sat, 20 Jun 2026 21:12:31 +0000 (21:12 +0000)
committerJosef Schlehofer <redacted>
Sat, 20 Jun 2026 21:21:33 +0000 (23:21 +0200)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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/v6...v7)

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

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

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