Update DeterminateSystems/nix-installer-action action to v10

This commit is contained in:
renovate[bot]
2024-03-13 15:51:50 +00:00
committed by GitHub
parent e62a94ac0e
commit 5a9435f93b

View File

@@ -11,7 +11,7 @@ jobs:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v9
uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix-build
test: