Runner debug: change checkout version.
Some checks failed
lint / runner / vale (push) Failing after 44s

This commit is contained in:
g_it 2026-04-07 23:50:17 +02:00
commit d14bc0593d
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -27,7 +27,7 @@ jobs:
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
echo ""
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
repository: "g_it/site"
# ❌ Remove this line after debugging - it's GitHub-specific and causes issues