From 9b2ad4433d80056bcc6eef18cda221494d93ac85 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Tue, 2 Sep 2025 22:33:16 -0400 Subject: [PATCH] switch action --- .forgejo/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/main.yml b/.forgejo/workflows/main.yml index aafbd32..cf02def 100644 --- a/.forgejo/workflows/main.yml +++ b/.forgejo/workflows/main.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: https://github.com/DeterminateSystems/determinate-nix-action@main + uses: https://github.com/DeterminateSystems/nix-installer-action@main with: extra-conf: "lazy-trees = true"