chore(deps): update determinatesystems/nix-installer-action action to v16
Some checks failed
Export / Explore-GitHub-Actions (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-11-15 01:00:34 +00:00
parent fadfa790fc
commit d9425d769f
No known key found for this signature in database
GPG key ID: AFF2B71B4B4FFA78

View file

@ -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