mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-12-23 05:22:21 +01:00
Update README.md to say v4
This commit is contained in:
parent
65d7c888b2
commit
ca688cebfe
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v3
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- name: Run `nix build`
|
||||
run: nix build .
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue