mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-21 08:00:53 +00:00
bump
This commit is contained in:
parent
cd5893b2c6
commit
8b315ca141
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@v3
|
||||
- uses: cachix/install-nix-action@v6
|
||||
- run: nix-build
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue