Skip to content

Commit af72947

Browse files
dependabot[bot]jacobweinstock
authored andcommitted
build(deps): bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v17...v18) --- 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 6d43b8b commit af72947

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@v17
42+
uses: cachix/install-nix-action@v18
4343
with:
4444
nix_path: nixpkgs=channel:nixos-unstable
4545

0 commit comments

Comments
 (0)