Skip to content

Commit

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

build(deps): bump cachix/cachix-action from 14 to 15
  • Loading branch information
figsoda authored Nov 14, 2024
2 parents 5ab45d0 + 96f810e commit b5cac40
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 @@ -22,7 +22,7 @@ jobs:
uses: cachix/install-nix-action@v25

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

0 comments on commit b5cac40

Please sign in to comment.