test
This commit is contained in:
parent
73a85e1c1a
commit
ab394a7510
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: https://git.sysctl.io/actions/nix-installer-action@main
|
uses: https://git.sysctl.io/actions/nix-installer-action@v4
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: https://git.sysctl.io/actions/update-flake-lock@main
|
uses: https://git.sysctl.io/actions/update-flake-lock@main
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue