diff --git a/.gitea/workflows/build_container.yaml b/.gitea/workflows/build_container.yaml index 686f93e..d9e771a 100644 --- a/.gitea/workflows/build_container.yaml +++ b/.gitea/workflows/build_container.yaml @@ -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