We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1d4834 + f2b048c commit 6ca3538Copy full SHA for 6ca3538
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: jdx/mise-action@v4
18
19
- name: Install Nix
20
- uses: cachix/install-nix-action@v25
+ uses: cachix/install-nix-action@v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
extra_nix_config: |
0 commit comments