Merge pull request 'chore(deps): update determinatesystems/nix-installer-action action to v16' (#5) from renovate/determinatesystems-nix-installer-action-16.x into main
Some checks failed
Export / Explore-GitHub-Actions (push) Has been cancelled
Some checks failed
Export / Explore-GitHub-Actions (push) Has been cancelled
Reviewed-on: #5
This commit is contained in:
commit
ef2df91ef2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install Nix
|
- 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
|
- name: Run the Magic Nix Cache
|
||||||
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8
|
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8
|
||||||
# - name: Build server and client
|
# - name: Build server and client
|
||||||
|
|
Loading…
Reference in a new issue