mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-21 16:10:52 +00:00
README: bump
This commit is contained in:
parent
e3eb20c3db
commit
65ed8d8b59
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: cachix/install-nix-action@v2
|
||||
- uses: cachix/install-nix-action@v3
|
||||
- run: nix-build
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue