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

This commit is contained in:
2025-09-09 13:11:34 +00:00
parent 17a58093c4
commit 89548cba41
18 changed files with 19 additions and 19 deletions

View File

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