|
@@ -22,7 +22,7 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- name: Check out
|
|
- name: Check out
|
|
uses: actions/checkout@v4
|
|
uses: actions/checkout@v4
|
|
- - uses: cachix/install-nix-action@v23
|
|
|
|
|
|
+ - uses: cachix/install-nix-action@v24
|
|
with:
|
|
with:
|
|
# This channel is only required to invoke "nix-shell".
|
|
# This channel is only required to invoke "nix-shell".
|
|
# Everything inside that nix-shell will use a pinned version of
|
|
# Everything inside that nix-shell will use a pinned version of
|