From 8bdd6e4e40e7408a121278dc0486abc60c5fdce9 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Tue, 2 Sep 2025 22:30:53 -0400 Subject: [PATCH] use main --- .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 0c89580..aafbd32 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@v3.5.2 + uses: https://github.com/DeterminateSystems/determinate-nix-action@main with: extra-conf: "lazy-trees = true"