diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 4c4eb5ef..87979083 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -13,7 +13,7 @@ jobs: - name: Install Nix uses: DeterminateSystems/nix-installer-action@main - name: Enable magic Nix cache - uses: DeterminateSystems/magic-nix-cache-action@main + uses: DeterminateSystems/flakehub-cache-action@main - name: Check flake uses: DeterminateSystems/flake-checker-action@main - name: Update flake.lock