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
Showing only changes of commit bea2dc2334 - Show all commits

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

Renovate Bot 2026-05-22 06:35:20 +00:00 committed by Simon Cornet

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