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

Merged
simon merged 1 commit from renovate_actions-checkout-6.x into main 2026-06-05 08:31:26 +02:00

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