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