From 8da0788485083aa5b33b29ed07a653408d0a72bd Mon Sep 17 00:00:00 2001 From: Tyler Date: Sat, 5 Jul 2025 00:08:23 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4d5b630..5d4c2a8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: DeterminateSystems/determinate-nix-action + uses: DeterminateSystems/determinate-nix-action@v3.5.2 with: extra-conf: "lazy-trees = true"