chore(deps): update actions/checkout action to v4.3.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 9s
CI / ci (pull_request) Successful in 1m26s

This commit is contained in:
2025-08-12 20:06:12 +00:00
parent 1e1935854e
commit 9ef048b8b7
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ jobs:
REPO: ${{ gitea.repository }}
- name: Check out repository
uses: actions/checkout@v4.2.2
uses: actions/checkout@v4.3.0
with:
fetch-depth: 0
ref: ${{ needs.tag.outputs.tag_name }}