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