Bumping the install-nix-action version

Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
eoghanconlon73 2025-02-21 13:13:02 +00:00
parent 3e4f9bd5de
commit 99f966b4fc

View file

@ -9,7 +9,7 @@ runs:
apt update apt update
apt upgrade -y apt upgrade -y
apt install -y sudo apt install -y sudo
- uses: https://github.com/cachix/install-nix-action@v29 - uses: https://github.com/cachix/install-nix-action@v30
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: | extra_nix_config: |