Skip to content

Commit

Permalink
Update install-nix-action to be on par with the Coq Nix Toolbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zimmi48 committed Dec 10, 2021
1 parent 856eed9 commit 378afa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix-action.yml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
else
echo "tested_commit=${{ github.sha }}" >> $GITHUB_ENV
fi
- uses: cachix/install-nix-action@v14
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
<%# cachix %>
Expand Down

0 comments on commit 378afa7

Please sign in to comment.