Skip to content

Commit

Permalink
Update version of install nix action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpolzin committed Dec 6, 2023
1 parent 2c1dd84 commit 5159edb
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 @@ -16,7 +16,7 @@ jobs:

steps:
- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v24
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Checkout
Expand Down

0 comments on commit 5159edb

Please sign in to comment.