Merge pull request #339 from NixOS/dependabot/github_actions/cachix/install-nix-action-16

build(deps): bump cachix/install-nix-action from 15 to 16
This commit is contained in:
Jörg Thalheim 2021-11-22 07:02:24 +00:00 committed by GitHub
commit 08cda8e3a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Show nixpkgs version