From 5e21ee1571c3869af60cd1db28d4123d28569fee Mon Sep 17 00:00:00 2001 From: Alexander Grabowski Date: Wed, 15 Oct 2025 17:13:42 +0700 Subject: [PATCH] revert 4b5d0db34ff6843bf36a2d6bea5b57d78241cec1 revert update checkout --- .gitea/workflows/kibot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/kibot.yml b/.gitea/workflows/kibot.yml index 153c5e4..c9d0017 100644 --- a/.gitea/workflows/kibot.yml +++ b/.gitea/workflows/kibot.yml @@ -51,7 +51,7 @@ jobs: runs-on: kicad-kibot-runner steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 with: # Fetch full history for diff generation fetch-depth: '0'