Skip to content

Commit b55dfeb

Browse files
authored
Revert "Bump DeterminateSystems/nix-installer-action from 9 to 10 (#28)"
This reverts commit 9d33e80.
1 parent 9d33e80 commit b55dfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
ref: ${{ inputs.tag || github.ref_name }}
3030
- name: Install Nix
31-
uses: DeterminateSystems/nix-installer-action@v10
31+
uses: DeterminateSystems/nix-installer-action@v9
3232
- name: Publish flake
3333
uses: DeterminateSystems/flakehub-push@v3
3434
with:

0 commit comments

Comments
 (0)