chore(deps): update actions/checkout action to v6 #10

Merged
alexander.lyall merged 1 commits from renovate/actions-checkout-6.x into main 2026-03-01 13:48:26 +00:00
Showing only changes of commit 4b21391232 - Show all commits

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout (full history + tags)
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0