Runner debug: change checkout version.
Some checks failed
lint / runner / vale (push) Failing after 44s
Some checks failed
lint / runner / vale (push) Failing after 44s
This commit is contained in:
parent
b5ea720155
commit
d14bc0593d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
|
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
repository: "g_it/site"
|
repository: "g_it/site"
|
||||||
# ❌ Remove this line after debugging - it's GitHub-specific and causes issues
|
# ❌ Remove this line after debugging - it's GitHub-specific and causes issues
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue