Merge pull request #61 from nix-community/dependabot/github_actions/cachix/install-nix-action-17
Bump cachix/install-nix-action from 16 to 17main
commit
9c68220e4e
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@v16
|
||||
uses: cachix/install-nix-action@v17
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
||||
|
|
Loading…
Reference in New Issue