2 Commits

Author SHA1 Message Date
2233b24294 Merge pull request 'Update https://gitea.com/actions/checkout action to v6' (#29) from renovate/https-gitea.com-actions-checkout-6.x into main
All checks were successful
Build container / Build (push) Successful in 55s
Reviewed-on: #29
2025-11-26 20:32:21 +00:00
108787edce Update https://gitea.com/actions/checkout action to v6
All checks were successful
Build container / Build (pull_request) Successful in 1m14s
2025-11-21 02:00:48 +00:00

View File

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