Merge pull request #32 from nix-community/dependabot/github_actions/cachix/install-nix-action-v12

Bump cachix/install-nix-action from v11 to v12
This commit is contained in:
Jörg Thalheim 2020-11-09 13:03:25 +01:00 committed by GitHub
commit b63ee49d18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2.3.4
- name: Install nix
uses: cachix/install-nix-action@v11
uses: cachix/install-nix-action@v12
with:
nix_path: "${{ matrix.nixPath }}"
- name: Show nixpkgs version