diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-16 02:55:41 +0000 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-15 21:52:49 -0700 |
| commit | 5e3011fe0cc620befb941bf95c93d3d49093f6e5 (patch) | |
| tree | 56bb2e02ecc6207197a68500e9105d460262e6bb /.github | |
| parent | 04825ceb6bdf72fe1b93759ec14e30115366575c (diff) | |
Bump cachix/install-nix-action from V27 to 28
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 28. 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/V27...V28)
---
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.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36b19895f..85c91448a 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@V27 + - uses: cachix/install-nix-action@V28 with: nix_path: nixpkgs=channel:nixos-unstable - name: Cache cabal global package db |
