.github: Switch to samueldr/lix-gha-installer-action
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: DeterminateSystems/nix-installer-action@v17
|
||||
- uses: samueldr/lix-gha-installer-action@v2025-10-27
|
||||
- id: set-matrix
|
||||
name: Generate Nix Matrix
|
||||
run: |
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
matrix: ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: DeterminateSystems/nix-installer-action@v17
|
||||
- uses: samueldr/lix-gha-installer-action@v2025-10-27
|
||||
|
||||
- name: Set up /run for nix-darwin
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user