Skip to content

Commit bca755f

Browse files
build(deps): bump cachix/install-nix-action in the actions group (#272)
Bumps the actions group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from V28 to 29 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V28...v29) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b4f80b commit bca755f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
submodules: true
2424
# - run: sudo apt-get update && sudo apt-get install -y qemu-user-static
2525
- name: Setup Nix
26-
uses: cachix/install-nix-action@V28
26+
uses: cachix/install-nix-action@v29
2727
with:
2828
# newer versions result in different store paths
2929
install_url: https://releases.nixos.org/nix/nix-2.18.5/install

0 commit comments

Comments
 (0)