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