Skip to content

Commit

Permalink
update install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
timbertson committed Feb 4, 2024
1 parent 2ba6ce2 commit dc10e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
with:
fetch-depth: 0

- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-22.05
nix_path: nixpkgs=channel:nixpkgs-23.11
extra_nix_config: |
max-jobs = 6
Expand Down

0 comments on commit dc10e6c

Please sign in to comment.