Update actions/checkout action to v7 #4

Merged
kitten merged 1 commit from renovate/actions-checkout-7.x into main 2026-06-18 18:14:47 +02:00
Showing only changes of commit c9c98c9798 - Show all commits

Update actions/checkout action to v7
All checks were successful
Build and Test / splatie (push) Successful in 7m24s

Spacebot 2026-06-18 15:03:49 +00:00

View file

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