chore(deps): update actions/checkout action to v5
All checks were successful
Validate PR Title / validate (pull_request) Successful in 23s
CI / ci (pull_request) Successful in 4m8s

This commit is contained in:
2025-09-12 17:47:24 +00:00
parent 9778f06ceb
commit 911b991f80
3 changed files with 3 additions and 3 deletions

View File

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