Skip to content

Commit 9d2f653

Browse files
authored
Merge of #637
2 parents 2905a6e + ca456f7 commit 9d2f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
with:
3131
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
32-
- uses: DeterminateSystems/nix-installer-action@v16
32+
- uses: DeterminateSystems/nix-installer-action@v19
3333
- uses: DeterminateSystems/flakehub-push@v5
3434
with:
3535
visibility: public

0 commit comments

Comments
 (0)