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

This commit is contained in:
2026-01-22 17:15:51 +00:00
parent b90ecbd49a
commit dab4776c0d

View File

@@ -61,7 +61,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: ${{ needs.tag.outputs.tag_name }} ref: ${{ needs.tag.outputs.tag_name }}