Merge branch 'main' into dependabot/github_actions/main/DeterminateSystems/magic-nix-cache-action-7

This commit is contained in:
Callum Leslie 2024-09-04 10:35:38 +01:00 committed by GitHub
commit 906f01a73c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 212 additions and 48 deletions

View file

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