ci: bump cachix/cachix-action from 14 to 15

Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v15)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-04 09:32:04 +00:00 committed by Callum Leslie
parent 9bb638131b
commit 39eaac9778

View file

@ -14,7 +14,7 @@ jobs:
with:
tool-cache: true
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: callumio-public
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'