Update cachix/cachix-action action to v15
All checks were successful
Build / nix-build (native-x86_64, durincore) (pull_request) Successful in 10m1s
Build / nix-build (native-aarch64, varda) (pull_request) Successful in 39m4s

This commit is contained in:
Smeagol 2024-05-26 18:37:50 +00:00
parent 6088462a09
commit 7728c5bc82

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