chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot] 2026-03-05 09:42:14 +00:00 committed by GitHub
parent a1a1b766a6
commit c2b0600afd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
submodules: "true"
- name: Setup Ruby