Merge pull request #47 from Sakooooo/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-4
Bump DeterminateSystems/magic-nix-cache-action from 3 to 4
This commit is contained in:
commit
b595f91855
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- uses: DeterminateSystems/nix-installer-action@v10
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v3
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v4
|
||||
- uses: DeterminateSystems/update-flake-lock@v21
|
||||
with:
|
||||
pr-title: "chore: update flake.lock"
|
||||
|
|
Loading…
Reference in a new issue