Merge pull request 'Update cachix/cachix-action action to v15' (#1) from renovate/cachix-cachix-action-15.x into main

Reviewed-on: #1
This commit is contained in:
Joseph Hanson 2024-05-26 14:24:20 -05:00
commit a1e863723f

View file

@ -20,7 +20,7 @@ jobs:
uses: https://github.com/actions/checkout@v4 uses: https://github.com/actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: https://github.com/cachix/cachix-action@v14 - uses: https://github.com/cachix/cachix-action@v15
if: ${{ !github.event.pull_request.head.repo.fork }} if: ${{ !github.event.pull_request.head.repo.fork }}
with: with:
name: hsndev name: hsndev