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.
1 parent 97ef489 commit 49b8a72Copy full SHA for 49b8a72
.github/workflows/github-page.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# we need nix to later build the spec documents
37
- name: Install Nix
38
- uses: cachix/install-nix-action@V27
+ uses: cachix/install-nix-action@V28
39
with:
40
nix_path: nixpkgs=channel:nixos-unstable
41
extra_nix_config: |
0 commit comments