Skip to content

Commit 9cca428

Browse files
Bump cachix/cachix-action from 15 to 16 (#4523)
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 15 to 16. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v15...v16) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682d689 commit 9cca428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
extra_nix_config: |
5555
experimental-features = nix-command flakes
5656
nix_path: nixpkgs=channel:nixos-unstable
57-
- uses: cachix/cachix-action@v15
57+
- uses: cachix/cachix-action@v16
5858
with:
5959
name: haskell-language-server
6060
authToken: ${{ secrets.HLS_CACHIX_AUTH_TOKEN }}

0 commit comments

Comments
 (0)