Merge pull request #10 from materusPL/dependabot/github_actions/cachix/install-nix-action-25

build(deps): bump cachix/install-nix-action from 24 to 25
This commit is contained in:
Mateusz Słodkowicz 2024-01-15 15:25:01 +01:00 committed by GitHub
commit 3087e6df8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v24
uses: cachix/install-nix-action@v25
with:
nix_path: "${{ matrix.nixPath }}"
extra_nix_config: |