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.
1 parent 50bf55d commit 310b34eCopy full SHA for 310b34e
.github/actions/install-nix/action.yml
@@ -11,7 +11,7 @@ inputs:
11
runs:
12
using: composite
13
steps:
14
- - uses: DeterminateSystems/determinate-nix-action@v3.11.3
+ - uses: DeterminateSystems/determinate-nix-action@v3.12.0
15
with:
16
extra-conf: |
17
accept-flake-config = true
0 commit comments