Update actions/checkout action to v6 #26

Merged
redbinder0526 merged 1 commit from renovate/actions-checkout-6.x into main 2026-04-29 09:55:10 +02:00
Showing only changes of commit e666481d93 - Show all commits

Update actions/checkout action to v6
All checks were successful
Build and Test / account (push) Successful in 5m53s

Spacebot 2026-04-28 21:45:50 +00:00

View file

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