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

This commit is contained in:
renovate[bot] 2025-11-20 18:32:56 +00:00 committed by GitHub
parent 8b43ea486b
commit 2f8a9fb6a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

@ -60,7 +60,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
submodules: "true"