We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a683e1b + 0e64011 commit bc67236Copy full SHA for bc67236
.github/workflows/ci.yml
@@ -281,7 +281,7 @@ jobs:
281
cache: yarn
282
cache-dependency-path: './docs/website/yarn.lock'
283
284
- - uses: cachix/install-nix-action@V27
+ - uses: cachix/install-nix-action@V28
285
with:
286
extra_nix_config: |
287
accept-flake-config = true
.github/workflows/documentation.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments