Merge pull request #413 from barrucadu/dependabot/github_actions/cachix/install-nix-action-V28

Bump cachix/install-nix-action from V27 to 28
This commit is contained in:
Michael Walker 2024-09-13 10:28:10 +01:00 committed by GitHub
commit eab5d3fea9
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@V27
uses: cachix/install-nix-action@V28
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@v5
- name: Install nix
uses: cachix/install-nix-action@V27
uses: cachix/install-nix-action@V28
with:
nix_path: nixpkgs=channel:nixos-23.05
- name: Build