Merge pull request #409 from barrucadu/dependabot/github_actions/cachix/install-nix-action-26

Bump cachix/install-nix-action from 25 to 26
This commit is contained in:
Michael Walker 2024-03-08 10:19:08 +00:00 committed by GitHub
commit 54a680fe9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v25
uses: cachix/install-nix-action@v26
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@v25
uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-23.05
- name: Build