Merge pull request #7 from rpearce/dependabot/github_actions/cachix/cachix-action-v8
chore(deps): bump cachix/cachix-action from v7 to v8
This commit is contained in:
commit
20e9bb70ba
|
@ -17,7 +17,7 @@ jobs:
|
|||
skip_adding_nixpkgs_channel: true
|
||||
|
||||
- name: Build with cachix
|
||||
uses: cachix/cachix-action@v7
|
||||
uses: cachix/cachix-action@v8
|
||||
with:
|
||||
name: hakyll-nix-template
|
||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||
|
|
Loading…
Reference in New Issue