Skip to content

Commit

Permalink
chore(deps): update cachix/cachix-action action to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
mic92-renovate[bot] authored and mergify[bot] committed May 27, 2024
1 parent 7289d28 commit 8d9d56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Show nixpkgs version
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
- name: Setup cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: ${{ matrix.cachixName }}
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit 8d9d56d

Please sign in to comment.