chore(deps): update cachix/install-nix-action action to v31 - autoclosed #39

Closed
bot wants to merge 1 commits from renovate/cachix-install-nix-action-31.x into main

View File

@@ -15,7 +15,7 @@ jobs:
- name: Setup sudo (required for the next step) - name: Setup sudo (required for the next step)
run: apt-get update && apt-get install -y sudo run: apt-get update && apt-get install -y sudo
- name: Setup nix - name: Setup nix
uses: cachix/install-nix-action@v30 uses: cachix/install-nix-action@v31
with: with:
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes