Merge pull request #38 from Sakooooo/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-3
Bump DeterminateSystems/magic-nix-cache-action from 2 to 3
This commit is contained in:
commit
87a0fe5273
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:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: DeterminateSystems/nix-installer-action@v9
|
- uses: DeterminateSystems/nix-installer-action@v9
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@v2
|
- uses: DeterminateSystems/magic-nix-cache-action@v3
|
||||||
- uses: DeterminateSystems/update-flake-lock@v20
|
- uses: DeterminateSystems/update-flake-lock@v20
|
||||||
with:
|
with:
|
||||||
pr-title: "chore: update flake.lock"
|
pr-title: "chore: update flake.lock"
|
||||||
|
|
Loading…
Reference in a new issue