aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-19 19:39:19 -0700
committerGitHub <[email protected]>2024-05-19 19:39:19 -0700
commit94eb6e0cfdf0c11df8e6e3f68df0cdfb4f20e13c (patch)
treefe934e63291b0d0bd9a1a576c2507f85d56a6fa8 /.github
parent9753f5c1144abc506ae5269579378b0fc8a7ff19 (diff)
Bump cachix/install-nix-action from 26 to 27 (#9774)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27) --- 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 d70acdc32..f19c26651 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@v26
+ - uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Cache cabal global package db