Update actions/checkout action to v7 #12

Merged
Djeex merged 1 commits from renovate/actions-checkout-7.x into main 2026-08-22 14:42:32 +02:00
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v7
with: with:
fetch-depth: 0 fetch-depth: 0