chore(deps): update actions/checkout action to v6
All checks were successful
Validate PR Title / validate (pull_request) Successful in 2s

This commit is contained in:
2025-11-20 16:37:49 +00:00
parent c420855c32
commit 6b4fb6fea8

View File

@@ -61,7 +61,7 @@ jobs:
REPO: ${{ gitea.repository }}
- name: Check out repository
uses: actions/checkout@v5.0.1
uses: actions/checkout@v6.0.0
with:
fetch-depth: 0
ref: ${{ needs.tag.outputs.tag_name }}