Skip to content

Commit

Permalink
Merge pull request #27 from DeterminateSystems/bump-readme
Browse files Browse the repository at this point in the history
Update README.md to say v4
  • Loading branch information
grahamc authored Jun 6, 2023
2 parents 65d7c88 + ca688ce commit 677cbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
```
Expand Down

0 comments on commit 677cbc8

Please sign in to comment.