Update https://gitea.com/actions/checkout action to v5 #21

Merged
remoll merged 1 commits from renovate/https-gitea.com-actions-checkout-5.x into main 2025-11-06 11:31:49 +00:00
Showing only changes of commit 82419a31ae - Show all commits

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.com/actions/checkout@v4
- uses: https://gitea.com/actions/checkout@v5
- name: Fetch tags from main branch
id: version