1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 21:13:33 +02:00

ci: update install-nix-action to v14.1

This commit is contained in:
Robert Helgesson 2021-10-18 09:35:10 +02:00
parent 5961c64e03
commit b5d738b5a3
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -12,7 +12,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-unstable
- uses: cachix/cachix-action@v10