diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 47cd2ae..27d6efd 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: johno/gitea-actions/nix-setup@main + - uses: https://git.johnogle.info/johno/gitea-actions/nix-setup@main - name: Check flake run: nix flake check