This commit is contained in:
dependabot[bot] 2025-04-14 13:41:13 +00:00 committed by GitHub
commit 59295499bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
with: with:
tool-cache: true tool-cache: true
- uses: DeterminateSystems/magic-nix-cache-action@v8 - uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15 - uses: cachix/cachix-action@v16
with: with:
name: callumio-public name: callumio-public
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'