ci: update determinatesystems/flakehub-push action to v4 (#234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-22 07:03:54 -04:00 committed by GitHub
parent 73e06d5bd7
commit 047af94814
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ jobs:
uses: cachix/install-nix-action@V27
- name: Push to FlakeHub
uses: DeterminateSystems/flakehub-push@v3
uses: DeterminateSystems/flakehub-push@v4
with:
tag: ${{ inputs.tag || github.ref_name }}
visibility: "public"