We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ed9e64 + c1b3ce7 commit 3a5e414Copy full SHA for 3a5e414
.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@v29
+ - uses: cachix/install-nix-action@v30
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