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 # checkout repo
- name: "checkout" - name: "checkout"
uses: "actions/checkout@v4" uses: "actions/checkout@v6"
with: with:
fetch-depth: 0 fetch-depth: 0