Merge pull request #90 from Sakooooo/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-8

Bump DeterminateSystems/magic-nix-cache-action from 7 to 8
This commit is contained in:
Sako 2024-10-21 11:18:07 +04:00 committed by GitHub
commit 55f0b7671b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v14 - uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v7 - uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: DeterminateSystems/update-flake-lock@v24 - uses: DeterminateSystems/update-flake-lock@v24
with: with:
pr-title: "chore: update flake.lock" pr-title: "chore: update flake.lock"