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

This commit is contained in:
renovate[bot]
2026-03-01 13:46:41 +00:00
parent 5708a184d5
commit 4b21391232

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout (full history + tags)
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0