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

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