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

This commit is contained in:
2026-01-22 17:12:16 +00:00
parent 8c9f10ca9f
commit 1c6cab00c4
2 changed files with 2 additions and 2 deletions

View File

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