Skip to content

Commit

Permalink
GH Actions: Bump cachix/install-nix-action to v16 (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez authored Jan 3, 2022
1 parent f0f20de commit ff36688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- macos-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build

0 comments on commit ff36688

Please sign in to comment.