mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-10 10:26:42 +02:00
Update cachix/install-nix-action action to v26
This commit is contained in:
parent
b527ec4666
commit
2dd77ad60a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix (with flakes and nix-command enabled)
|
||||
uses: cachix/install-nix-action@v25
|
||||
uses: cachix/install-nix-action@v26
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue