Since `ACTIONS_RUNTIME_URL` is constant for tasks, maybe it could be moved to `NewRunner`
https://gitea.com/gitea/act_runner/src/commit/d139faa40c7c6a0e6ed8770e7a721807d9db6476/internal/app/run/runner.go#L62
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
add action api for artifacts upload and download.
It's related to https://github.com/go-gitea/gitea/pull/22738
Since
ACTIONS_RUNTIME_URLis constant for tasks, maybe it could be moved toNewRunnerhttps://gitea.com/gitea/act_runner/src/commit/d139faa40c7c6a0e6ed8770e7a721807d9db6476/internal/app/run/runner.go#L62