Skip to content

Commit

Permalink
Merge pull request #270 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…cachix/cachix-action-14

build(deps): bump cachix/cachix-action from 13 to 14
  • Loading branch information
figsoda authored Feb 19, 2024
2 parents 6328c6d + 14b8878 commit a1c4ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable

- name: Set up cachix
uses: cachix/cachix-action@v13
uses: cachix/cachix-action@v14
with:
name: nix-community
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit a1c4ab4

Please sign in to comment.