Bump nix action
This commit is contained in:
parent
8091266421
commit
7a737ca637
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: apt update && apt install -y sudo
|
run: apt update && apt install -y sudo
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@v23
|
uses: cachix/install-nix-action@v26
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
github_access_token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
|
github_access_token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue