chore(deps): update actions/checkout action to v5
Some checks failed
Validate PR Title / validate (pull_request) Failing after 4m18s
CI / ci (pull_request) Failing after 4m23s

This commit is contained in:
2025-09-12 23:18:19 +00:00
parent 9778f06ceb
commit a385704275
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 }}