Update https://gitea.com/actions/checkout action to v6
Some checks failed
Build container / Build (pull_request) Failing after 32s

This commit is contained in:
2025-12-23 16:07:38 +00:00
parent d3a7c9eaae
commit 3a58f1f4c9

View File

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