Update actions/checkout action to v6 #4

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

Update actions/checkout action to v6
Some checks failed
Build and Test / cache-mii (pull_request) Successful in 3m43s
Build and Test / cache-mii (push) Failing after 3m43s

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

View file

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