Update https://gitea.com/actions/checkout action to v5
All checks were successful
Build container / Build (pull_request) Successful in 2m9s

This commit is contained in:
2025-09-03 12:01:11 +00:00
parent cfcc88f8d4
commit 9f562d3430

View File

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