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

This commit is contained in:
Renovate Bot 2026-05-22 06:35:20 +00:00 committed by Simon Cornet
commit bea2dc2334

View file

@ -14,7 +14,7 @@ jobs:
# checkout repo
- name: "checkout"
uses: "actions/checkout@v4"
uses: "actions/checkout@v6"
with:
fetch-depth: 0