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 7ca3dd8 + 204b69a commit dc00b48Copy full SHA for dc00b48
.github/workflows/nix-flake.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ${{ matrix.os }}
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: cachix/install-nix-action@v25
+ - uses: cachix/install-nix-action@v26
22
with:
23
extra_nix_config: |
24
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
0 commit comments