We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520a8f1 commit a0c4c3bCopy full SHA for a0c4c3b
.github/workflows/nix.yml
@@ -55,7 +55,7 @@ jobs:
55
steps:
56
- uses: actions/checkout@v4
57
58
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@v23
59
with:
60
extra_nix_config: |
61
experimental-features = nix-command flakes
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments