ci: update install-nix-action to v14.1
(cherry picked from commit b5d738b5a3
)
This commit is contained in:
parent
49695f33aa
commit
ff2bed9dac
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v14
|
||||
- uses: cachix/install-nix-action@v14.1
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-21.05
|
||||
- uses: cachix/cachix-action@v10
|
||||
|
|
Loading…
Reference in a new issue