2 Commits

Author SHA1 Message Date
497af92675 Merge pull request 'Update https://gitea.com/actions/checkout action to v5' (#15) from renovate/https-gitea.com-actions-checkout-5.x into main
Some checks failed
Build container / Build (push) Has been cancelled
Reviewed-on: #15
2025-10-14 20:29:17 +00:00
86043c4083 Update https://gitea.com/actions/checkout action to v5
All checks were successful
Build container / Build (pull_request) Successful in 54s
2025-10-06 14:00:28 +00:00

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