Bump cachix/install-nix-action from V27 to 28 #528

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-V28 into main 2024-09-16 07:46:42 +00:00

View file

@ -10,7 +10,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install Nix - name: Install Nix
uses: cachix/install-nix-action@V27 uses: cachix/install-nix-action@V28
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: | extra_nix_config: |