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 243d55b commit ea6bbc8Copy full SHA for ea6bbc8
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
continue-on-error: true
19
steps:
20
- uses: actions/checkout@v2
21
- - uses: cachix/install-nix-action@v13
+ - uses: cachix/install-nix-action@v14
22
with:
23
extra_nix_config: |
24
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
@@ -56,7 +56,7 @@ jobs:
56
runs-on: macos-latest
57
58
59
60
61
62
0 commit comments