Skip to content

Commit 95075c8

Browse files
build(deps): bump cachix/install-nix-action in the actions group (#276)
Bumps the actions 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: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0cda7d commit 95075c8

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