Skip to content

Commit

Permalink
Merge pull request #3888 from haskell/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/cachix-action-13

Bump cachix/cachix-action from 12 to 13
  • Loading branch information
fendor authored Dec 4, 2023
2 parents 51db1f2 + 9e92f09 commit 5cbf58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v13
with:
name: haskell-language-server
authToken: ${{ secrets.HLS_CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 5cbf58d

Please sign in to comment.