mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-07-02 03:13:48 +03:00
Update to use our new nix action
This commit is contained in:
parent
dcd2ee07ca
commit
3ed2353766
3 changed files with 11 additions and 33 deletions
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -12,9 +12,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Install Determinate Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
determinate: true
|
||||
uses: DeterminateSystems/determinate-nix-action@v3
|
||||
- name: Enable FlakeHub Cache
|
||||
uses: DeterminateSystems/flakehub-cache-action@main
|
||||
- name: Update flake.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue