diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ea65f19..dd072db 100755 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,9 +27,7 @@ jobs: echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git" echo "" - - uses: actions/checkout@v5 - env: - GITHUB_SERVER_URL: "https://gugulet.hu/technical/git" + - uses: espublicotech/forgejo-action-checkout@v4 with: repository: "g_it/site"