chore(deps): update determinatesystems/nix-installer-action action to v19
This commit is contained in:
parent
0dbaeef8a6
commit
3cc8362662
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -110,7 +110,7 @@ jobs:
|
|||
ref: ${{ steps.merge-commit.outputs.merge-commit-sha || github.sha }}
|
||||
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v18
|
||||
uses: DeterminateSystems/nix-installer-action@v19
|
||||
with:
|
||||
determinate: ${{ env.USE_DETERMINATE }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue