Skip to content

Commit

Permalink
Change action that installs Nix
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jan 11, 2025
1 parent 7375855 commit 220a29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v16
uses: cachix/install-nix-action@v30
- name: Check flake.lock
uses: DeterminateSystems/flake-checker-action@v9
- name: Setup Cachix
Expand Down

0 comments on commit 220a29e

Please sign in to comment.