Bump actions/checkout from 6 to 6.0.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2.
- [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...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-04 04:18:57 +00:00
committed by GitHub
parent 418443300c
commit 5aad361ebd
6 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ jobs:
matrix:
flavor: [Foss, Gplay]
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v6.0.2
- uses: gradle/actions/wrapper-validation@v6
- name: set up OpenJDK 25
run: |