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 e885d36 + c0dd669 commit 3766ae3Copy full SHA for 3766ae3
.github/workflows/nix-flake.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: cachix/install-nix-action@master
+ - uses: cachix/install-nix-action@v30
23
with:
24
extra_nix_config: |
25
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
0 commit comments