chore(deps): update actions/checkout action to v6 (#4601)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-07 17:36:30 +01:00
committed by GitHub
parent 6b28aa86d0
commit 234266ebd9
10 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ jobs:
renovate-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- run: |
npx --yes --package renovate -- \
renovate-config-validator --strict .github/renovate.json5