From fa6da1307e12507e4020824fcf43c6f4d7445ac2 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Tue, 17 Jun 2025 08:28:25 -0400 Subject: [PATCH] Use Determinate Nix 3.6.5 to evaluate cache improvements --- .github/workflows/comparison.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comparison.yaml b/.github/workflows/comparison.yaml index c265cc2..462c184 100644 --- a/.github/workflows/comparison.yaml +++ b/.github/workflows/comparison.yaml @@ -43,7 +43,7 @@ jobs: ref: 2f2c8b33a3dc4bf9a3db1648d734fa8c64f9166b - name: Install Determinate Nix - uses: DeterminateSystems/determinate-nix-action@v3.6.1 + uses: DeterminateSystems/determinate-nix-action@v3.6.5 - name: Set up FlakeHub Cache uses: DeterminateSystems/flakehub-cache-action@main