chore(deps): update actions/checkout action to v6.0.1
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
CI / ci (pull_request) Successful in 1m19s

This commit is contained in:
2025-12-02 16:51:49 +00:00
parent 1b30048b4a
commit 0827f2d670
3 changed files with 3 additions and 3 deletions

View File

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