diff --git a/.gitea/workflows/build-container.yaml b/.gitea/workflows/build-container.yaml index f80bca1..709f9a5 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@v4 + - uses: https://gitea.com/actions/checkout@v5 - name: Fetch tags from main branch id: version