zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit be70ace3588aa0811d6fcf13efb96bbba5a99c39
parent 63b668ef5aa904123deb41d81c67dd69787c1f19
Author: figsoda <figsoda@pm.me>
Date: Wed, 6 Dec 2023 12:27:46 -0500

Merge pull request #31 from nix-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-9

build(deps): bump DeterminateSystems/nix-installer-action from 8 to 9
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v4
         with:
           ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
-      - uses: DeterminateSystems/nix-installer-action@v8
+      - uses: DeterminateSystems/nix-installer-action@v9
       - uses: DeterminateSystems/flakehub-push@v3
         with:
           visibility: public