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 1b90f30 + fa6b010 commit f114b78Copy full SHA for f114b78
.github/workflows/release.yml
@@ -101,7 +101,7 @@ jobs:
101
- uses: actions/checkout@v4
102
with:
103
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
104
- - uses: DeterminateSystems/nix-installer-action@v9
+ - uses: DeterminateSystems/nix-installer-action@v11
105
- uses: DeterminateSystems/flakehub-push@v3
106
107
visibility: public
0 commit comments