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

This commit is contained in:
2026-01-22 17:03:09 +00:00
parent b0042a8644
commit b2a1e98bcc

View File

@@ -65,7 +65,7 @@ jobs:
REPO: ${{ gitea.repository }} REPO: ${{ gitea.repository }}
- name: Check out repository - name: Check out repository
uses: actions/checkout@v6.0.1 uses: actions/checkout@v6.0.2
# with: # with:
# fetch-depth: 0 # fetch-depth: 0
# ref: ${{ steps.split.outputs.branch }} # ref: ${{ steps.split.outputs.branch }}