chore(deps): update actions/checkout action to v7 #23

Merged
mxmehl merged 1 commits from renovate/actions-checkout-7.x into main 2026-06-22 16:05:58 +02:00
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout with submodules
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
submodules: recursive # Get submdules
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod