From e252f852f9650b1b27f3f371178c1eda862728ec Mon Sep 17 00:00:00 2001 From: "t.behrendt" Date: Wed, 8 Oct 2025 15:48:11 +0200 Subject: [PATCH] bump checkut action to v5 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 0ea72f1..9a97aba 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v5 - name: Validate "action.json" uses: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action@0.1.0 with: