Skip to content

Commit 2128ec0

Browse files
build(deps): bump cachix/install-nix-action from 18 to 19
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v18...v19) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9f8c81 commit 2128ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
echo ::set-output name=short::$(git rev-parse --short HEAD)
4040
4141
- name: Install nix
42-
uses: cachix/install-nix-action@v18
42+
uses: cachix/install-nix-action@v19
4343
with:
4444
nix_path: nixpkgs=channel:nixos-unstable
4545

0 commit comments

Comments
 (0)