This commit is contained in:
parent
806729ec03
commit
1f5a60e642
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v1
|
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: https://github.com/DeterminateSystems/update-flake-lock@main
|
uses: https://github.com/DeterminateSystems/update-flake-lock@main
|
Loading…
Reference in a new issue