We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24d658f + d56b280 commit 5bc67ccCopy full SHA for 5bc67cc
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v6
24
- - uses: cachix/install-nix-action@v31.10.4
+ - uses: cachix/install-nix-action@v31.10.5
25
- run: nix flake check --print-build-logs
26
27
test:
0 commit comments