chore(deps): update determinatesystems/nix-installer-action action to v16 #5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v15
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v16
|
||||
- name: Run the Magic Nix Cache
|
||||
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8
|
||||
# - name: Build server and client
|
||||
|
|
Loading…
Reference in a new issue