chore(deps): update cachix/install-nix-action action to v27
All checks were successful
check-flake / build (push) Successful in 3m13s

This commit was merged in pull request #27.
This commit is contained in:
2024-05-15 21:11:59 +00:00
committed by Mykhailo
parent 97b13465a8
commit b2620d58af

View File

@@ -16,7 +16,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@v26 uses: cachix/install-nix-action@v27
with: with:
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }} github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
nix_path: nixpkgs=channel:nixos-23.11 nix_path: nixpkgs=channel:nixos-23.11