Skip to content

Commit

Permalink
update install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhoy committed Jun 26, 2023
1 parent 258e63d commit 3b229c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v2.3.4
with:
submodules: true
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=${{ github.workspace }}/nixpkgs
install_url: https://releases.nixos.org/nix/nix-2.8.1/install
Expand Down

0 comments on commit 3b229c7

Please sign in to comment.