Merge pull request #238 from Mic92/dependabot/github_actions/cachix/install-nix-action-18

Bump cachix/install-nix-action from 17 to 18
This commit is contained in:
Jörg Thalheim 2022-10-18 09:36:56 +02:00 committed by GitHub
commit 8e470d4eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- uses: cachix/install-nix-action@v18
- name: Add keys group (needed for go tests)
run: sudo groupadd keys
- name: Run unit tests

View file

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v17
uses: cachix/install-nix-action@v18
with:
extra_nix_config: |
experimental-features = nix-command flakes