We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40d43e commit 8c8fb13Copy full SHA for 8c8fb13
.github/workflows/nix-github-actions.yml
@@ -9,5 +9,5 @@ jobs:
9
- uses: actions/checkout@v4
10
with:
11
submodules: true
12
- - uses: cachix/install-nix-action@v25
+ - uses: cachix/install-nix-action@v26
13
- run: nix build '.?submodules=1'
0 commit comments