aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 10:07:48 -0700
committerGitHub <[email protected]>2024-03-11 10:07:48 -0700
commit9c8ba48fb1b8e4fa21af58e0334550daf498b01c (patch)
tree10c068d8ef4a059fae951235b111b4d2f1c623be /.github
parent69eab3fce5f1c838e2bb2ec359459f94f1a88a5a (diff)
Bump cachix/install-nix-action from 25 to 26 (#9557)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3b5ff8b87..d70acdc32 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -145,7 +145,7 @@ jobs:
fail-fast: true
steps:
- uses: actions/checkout@v4
- - uses: cachix/install-nix-action@v25
+ - uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Cache cabal global package db