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

@@ -198,7 +198,7 @@ jobs:
# #
- name: '☑️ Checkout'
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
@@ -389,7 +389,7 @@ jobs:
# #
- name: '☑️ Checkout'
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
@@ -972,7 +972,7 @@ jobs:
# #
- name: '✅ Checkout'
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0