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

This commit is contained in:
renovate[bot]
2026-04-21 21:54:00 +00:00
committed by GitHub
parent 321a0e8540
commit ffbfad206e
17 changed files with 31 additions and 31 deletions

View File

@@ -166,7 +166,7 @@ jobs:
- name: '☑️ Checkout'
id: task_initialize_checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
@@ -229,7 +229,7 @@ jobs:
- name: '☑️ Checkout'
id: task_release_checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0