Skip to content

Commit

Permalink
Update cachix/install-nix-action action to v26
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Splain <mikesplain@users.noreply.github.com>
  • Loading branch information
Private Renovatebot committed Apr 24, 2024
1 parent a22870a commit 8151c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
arch: x86_64-darwin
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Setup
Expand Down

0 comments on commit 8151c5f

Please sign in to comment.