chore(deps): update cachix/install-nix-action action to v30
Some checks failed
check-flake / build (pull_request) Failing after 6m18s
Some checks failed
check-flake / build (pull_request) Failing after 6m18s
This commit is contained in:
@@ -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@v27
|
uses: cachix/install-nix-action@v30
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user