Merge pull request #208 from nix-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-5

build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
This commit is contained in:
figsoda 2023-10-05 14:04:26 -04:00 committed by GitHub
commit ebee00ca60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
- uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/nix-installer-action@v5
- uses: DeterminateSystems/flakehub-push@v3
with:
visibility: public