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

This commit is contained in:
Renovate Bot 2026-01-20 14:36:45 +00:00
commit 6346e0b95d

View file

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