Merge pull request #408 from barrucadu/dependabot/github_actions/cachix/install-nix-action-25

Bump cachix/install-nix-action from 24 to 25
This commit is contained in:
Michael Walker 2024-01-15 08:49:47 +00:00 committed by GitHub
commit 74783d855a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
exit 1
fi
- name: Install nix
uses: cachix/install-nix-action@v24
uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-23.05
- name: Check documentation site builds

View File

@ -30,7 +30,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install nix
uses: cachix/install-nix-action@v24
uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-23.05
- name: Build