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: