build(deps): bump DeterminateSystems/flakehub-push from 4 to 5

Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/flakehub-push/releases)
- [Commits](https://github.com/determinatesystems/flakehub-push/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flakehub-push
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-16 08:59:44 +00:00 committed by Martin Wimpress
parent eec0dd890d
commit ff1b7bb66b
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ jobs:
ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
- uses: "DeterminateSystems/nix-installer-action@v13"
- uses: "DeterminateSystems/magic-nix-cache-action@v7"
- uses: "DeterminateSystems/flakehub-push@v4"
- uses: "DeterminateSystems/flakehub-push@v5"
with:
visibility: "public"
name: "quickemu-project/quickgui"