Update actions/checkout action to v6 #11

Merged
redbinder0526 merged 1 commit from renovate/actions-checkout-6.x into main 2026-04-28 23:28:54 +02:00
Showing only changes of commit 3334f3be0d - Show all commits

Update actions/checkout action to v6
All checks were successful
Build and Test / splatie (push) Successful in 10m18s

Spacebot 2026-04-28 21:18:07 +00:00

View file

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