mirror of
https://github.com/nix-community/disko.git
synced 2024-11-05 06:04:20 +03:00
Merge pull request #174 from nix-community/dependabot/github_actions/cachix/install-nix-action-20
This commit is contained in:
commit
1233f5148c
2
.github/workflows/update-flake-lock.yml
vendored
2
.github/workflows/update-flake-lock.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v19
|
||||
uses: cachix/install-nix-action@v20
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v17
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user