Skip to content

Commit c6e810f

Browse files
dependabot[bot]sisp
authored andcommitted
build(deps): bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v22...v23) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8619fc8 commit c6e810f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- uses: actions/checkout@v3
9797

9898
# Install Nix and set up Cachix
99-
- uses: cachix/install-nix-action@v22
99+
- uses: cachix/install-nix-action@v23
100100
with:
101101
nix_path: nixpkgs=channel:nixos-unstable
102102
- uses: cachix/cachix-action@v12

0 commit comments

Comments
 (0)