mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2025-01-10 14:22:04 +01:00
Merge pull request #27 from DeterminateSystems/bump-readme
Update README.md to say v4
This commit is contained in:
commit
677cbc8aa1
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