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

This commit is contained in:
Renovate Bot 2026-05-22 06:35:20 +00:00
commit 0e798c2e77

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