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

This commit is contained in:
2025-08-11 11:03:11 +00:00
parent 83fe18553d
commit 459abd1810
2 changed files with 2 additions and 2 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 }}