.github/workflows: bump nix-install-action version
This commit is contained in:
parent
7ea0196606
commit
9632c80108
2
.github/workflows/pcb.yml
vendored
2
.github/workflows/pcb.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v22
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
- name: Set version to GITHUB_SHA
|
||||
|
||||
Loading…
Reference in New Issue
Block a user