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

This commit is contained in:
2025-11-17 16:08:13 +00:00
parent b0c8f9cdf9
commit e367dc7a24
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@v5.0.0
uses: actions/checkout@v5.0.1
with:
fetch-depth: 0
ref: ${{ needs.tag.outputs.tag_name }}