Skip to content

Commit

Permalink
upgrade gh actions cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
danwdart committed Jun 16, 2024
1 parent b87f688 commit 0fcbd06
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 @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v20
uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit 0fcbd06

Please sign in to comment.