build(deps): bump actions/checkout from 4 to 6 (#61768)

Bump actions/checkout from 4 to 6.\n\nThanks @dependabot.
This commit is contained in:
dependabot[bot]
2026-04-20 20:22:08 +01:00
committed by GitHub
parent 50b9526951
commit fb74a7f0a4
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout source repo
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0