1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-10-26 15:35:11 +03:00

Bump cachix/cachix-action from 13 to 14

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

---
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-01-19 09:57:44 +00:00 committed by Mark Karpov
parent 3d081cbad1
commit 3a21cd26dd

View File

@ -21,7 +21,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v13
- uses: cachix/cachix-action@v14
with:
name: tweag-ormolu
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'
@ -83,7 +83,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v13
- uses: cachix/cachix-action@v14
with:
name: tweag-ormolu
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'