We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cae74 commit 5219873Copy full SHA for 5219873
.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