chore(deps): update actions/checkout action to v5.0.1

This commit is contained in:
2025-11-17 16:02:26 +00:00
parent 662e9f6274
commit 969da8f6f2
15 changed files with 16 additions and 16 deletions

View File

@@ -43,7 +43,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: ${{ inputs.release }}