:: commit 6b7170232ae87615a7971275b23a6d1623b1362b

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> — 2024-06-01 03:18

parents: dad9a69f97

build(deps): bump cachix/install-nix-action from 26 to 27

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] <support@github.com>
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index 91e0c37b..d25b356d 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -35,6 +35,6 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: cachix/install-nix-action@v26
+      - uses: cachix/install-nix-action@V27
       - uses: DeterminateSystems/magic-nix-cache-action@main
       - run: nix develop --command bash -c "./bootstrap && ./configure --enable-all && make -j $(nproc)"
tab: 248 wrap: offon