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](https://github.com/cachix/install-nix-action/compare/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>
This commit is contained in:
parent
412ca0ba40
commit
a6f8562104
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: "Install Nix"
|
- name: "Install Nix"
|
||||||
uses: cachix/install-nix-action@v27
|
uses: cachix/install-nix-action@v29
|
||||||
with:
|
with:
|
||||||
install_url: https://releases.nixos.org/nix/nix-2.18.4/install
|
install_url: https://releases.nixos.org/nix/nix-2.18.4/install
|
||||||
- name: "Set Up Binary Cache"
|
- name: "Set Up Binary Cache"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue