Skip to content

Commit a6f8562

Browse files
dependabot[bot]soopyc
authored andcommitted
build(deps): bump cachix/install-nix-action
Bumps the gha-version-updates group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from 27 to 29 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v27...v29) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 412ca0b commit a6f8562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v4
3434
- name: "Install Nix"
35-
uses: cachix/install-nix-action@v27
35+
uses: cachix/install-nix-action@v29
3636
with:
3737
install_url: https://releases.nixos.org/nix/nix-2.18.4/install
3838
- name: "Set Up Binary Cache"

0 commit comments

Comments
 (0)