Merge pull request #7 from schmittlauch/dependabot/github_actions/cachix/install-nix-action-15

build(deps): bump cachix/install-nix-action from 14.1 to 15
pull/6/head
Trolli Schmittlauch 2021-11-16 00:47:59 +01:00 committed by GitHub
commit 456e9b47c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2.3.5
- name: Install nix
uses: cachix/install-nix-action@v14.1
uses: cachix/install-nix-action@v15
with:
nix_path: "${{ matrix.nixPath }}"
extra_nix_config: |