We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cfa1f7 commit ac6db3eCopy full SHA for ac6db3e
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
ref: ${{ inputs.tag || github.ref_name }}
30
- name: Install Nix
31
- uses: DeterminateSystems/nix-installer-action@v8
+ uses: DeterminateSystems/nix-installer-action@v9
32
- name: Publish flake
33
uses: DeterminateSystems/flakehub-push@v3
34
0 commit comments