1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-25 07:58:31 +02:00

CI: update nix-install-action to v11

Release notes: https://github.com/cachix/install-nix-action/releases/tag/v11
This commit is contained in:
workflow 2020-11-02 10:57:19 +08:00 committed by Robert Helgesson
parent cabf9ddd98
commit 5125fc0a47
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v10
- uses: cachix/install-nix-action@v11
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v6