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