We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2905a6e + ca456f7 commit 9d2f653Copy full SHA for 9d2f653
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
with:
31
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
32
- - uses: DeterminateSystems/nix-installer-action@v16
+ - uses: DeterminateSystems/nix-installer-action@v19
33
- uses: DeterminateSystems/flakehub-push@v5
34
35
visibility: public
0 commit comments