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
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"