chore(deps): update determinatesystems/nix-installer-action action to v14
Some checks failed
Export / Explore-GitHub-Actions (push) Failing after 2m43s
Some checks failed
Export / Explore-GitHub-Actions (push) Failing after 2m43s
This commit is contained in:
parent
57fb4052fe
commit
465f35d2a5
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@v13
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v14
|
||||
- name: Run the Magic Nix Cache
|
||||
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v7
|
||||
# - name: Build server and client
|
||||
|
|
Loading…
Reference in a new issue