chore(deps): update determinatesystems/nix-installer-action action to v19 (#3981)
This commit is contained in:
commit
1794768b20
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 }}
|
ref: ${{ steps.merge-commit.outputs.merge-commit-sha || github.sha }}
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v18
|
uses: DeterminateSystems/nix-installer-action@v19
|
||||||
with:
|
with:
|
||||||
determinate: ${{ env.USE_DETERMINATE }}
|
determinate: ${{ env.USE_DETERMINATE }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue