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

Merged
mxmehl merged 1 commits from renovate/actions-checkout-6.x into main 2025-11-24 23:27:13 +01:00
Showing only changes of commit d9f7fb91c6 - Show all commits

View File

@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout with submodules
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
submodules: recursive # Get submdules
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod