Skip to content

Commit

Permalink
build(deps): bump cachix/install-nix-action from 23 to 25
Browse files Browse the repository at this point in the history
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@v23...v25)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 7887a91 commit 8115f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo ::set-output name=short::$(git rev-parse --short HEAD)
- name: Install nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable

Expand Down

0 comments on commit 8115f83

Please sign in to comment.