fix(ignore): bump actions/checkout from 6 to 7 (#32368)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-22 20:40:41 +02:00
committed by Koen Kanters
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c6e7d2dd16
commit 679436e09b
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -17,13 +17,13 @@ jobs:
startsWith(github.event.issue.title, '[New device support]') ||
startsWith(github.event.issue.title, '[External Converter]')
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
sparse-checkout: |
scripts
path: z2m
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
repository: Koenkk/zigbee-herdsman-converters
ref: master