Update actions/checkout action to v7 #5

Merged
bloxerhd018 merged 1 commit from renovate/actions-checkout-7.x into main 2026-06-23 17:19:04 +02:00

View file

@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
submodules: recursive