diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index dd072db..07f120d 100755 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git" echo "" - - uses: espublicotech/forgejo-action-checkout@v4 + - uses: https://github.com/espublicotech/forgejo-action-checkout@v4 with: repository: "g_it/site"