From 6fed14114fb27ee22612a5f5e40c5bb1fce4b216 Mon Sep 17 00:00:00 2001 From: Franziskus Kiefer Date: Thu, 23 Jan 2025 08:02:35 +0100 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f3b766c..571968e 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ runs: using: "composite" steps: - uses: DeterminateSystems/nix-installer-action@main - - uses: DeterminateSystems/flakehub-cache-action@v7 + - uses: DeterminateSystems/flakehub-cache-action@v1 - name: Install & configure Cachix shell: bash