Skip to content

Commit 708a0eb

Browse files
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 29 to 30 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v29...v30) --- 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 a6f8562 commit 708a0eb

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@v29
35+
uses: cachix/install-nix-action@v30
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)