krz/hutch-stats
Server-side utility for calculating contributions for sourcehut users.
clone: git clone https://gitbay.org/krz/hutch-stats.git
79d96d973cc8759f209d1ea521c2c2366a30e0fc
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-22T20:03:48Z
.github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -20,7 +20,7 @@ jobs: # uv is how the project is actually developed — uv.lock is committed and # is what dependabot updates, so CI must resolve through it rather than # pip-installing whatever is newest. - - uses: astral-sh/setup-uv@v10 + - uses: astral-sh/setup-uv@v10.0.1 with: enable-cache: true