Merge pull request #403 from barrucadu/dependabot/github_actions/cachix/install-nix-action-24

Bump cachix/install-nix-action from 23 to 24
This commit is contained in:
Michael Walker 2023-11-29 22:55:30 +00:00 committed by GitHub
commit 7c8726c146
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@v23
uses: cachix/install-nix-action@v24
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@v3
- name: Install nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v24
with:
nix_path: nixpkgs=channel:nixos-23.05
- name: Build