newest nix installer
This commit is contained in:
parent
ea75635c0b
commit
9557c9085f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo "Hello and welcome"
|
echo "Hello and welcome"
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v4
|
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
- name: Metadata
|
- name: Metadata
|
||||||
|
|
Loading…
Reference in a new issue