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

View File

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