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

This commit is contained in:
2025-11-20 16:34:17 +00:00
parent 7686cf60c7
commit 08c5a1f83c
18 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ jobs:
release_name: ${{ steps.tag_version.outputs.new_tag }}
success: ${{ steps.set_flag.outputs.success }}
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0