We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51db1f2 commit 5f4914cCopy full SHA for 5f4914c
.github/workflows/nix.yml
@@ -49,7 +49,7 @@ jobs:
49
steps:
50
- uses: actions/checkout@v3
51
52
- - uses: cachix/install-nix-action@v23
+ - uses: cachix/install-nix-action@v24
53
with:
54
extra_nix_config: |
55
experimental-features = nix-command flakes
0 commit comments