Skip to content

Commit 49b8a72

Browse files
Bump cachix/install-nix-action from V27 to 28 (#4957)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 28. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...V28) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97ef489 commit 49b8a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# we need nix to later build the spec documents
3737
- name: Install Nix
38-
uses: cachix/install-nix-action@V27
38+
uses: cachix/install-nix-action@V28
3939
with:
4040
nix_path: nixpkgs=channel:nixos-unstable
4141
extra_nix_config: |

0 commit comments

Comments
 (0)