aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-30 02:44:20 +0000
committerJohn MacFarlane <[email protected]>2024-09-29 20:02:35 -0700
commite58f5ab70118b4ccfc54473f8e5f3a11ff47dd3c (patch)
tree1eae93cf830b31c419102aa13a3ee483d994307d /.github
parent2a6268de67b883cd814358111d764d330f100d9b (diff)
Bump cachix/install-nix-action from V28 to 29
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V28 to 29. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/V28...v29) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
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 b7e80a0a3..51d4c0808 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@V28
+ - uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-24.05
- name: Cache cabal global package db