From f13e56b26633e9da9896da36a75becc850480bc8 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sun, 30 Mar 2025 21:57:18 -0400 Subject: ci: DeterminateSystems/nix-installer-action -> cachix/install-nix-action --- .github/workflows/clippy.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.github/workflows/clippy.yaml') diff --git a/.github/workflows/clippy.yaml b/.github/workflows/clippy.yaml index 31929df..e83bd8e 100644 --- a/.github/workflows/clippy.yaml +++ b/.github/workflows/clippy.yaml @@ -36,10 +36,7 @@ jobs: uses: actions/checkout@v4 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v14 - - - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v8 + uses: cachix/install-nix-action@v31 - name: Run Clippy id: clippy-run -- cgit v1.2.3