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 7c7fa29 commit 4e6d2f9Copy full SHA for 4e6d2f9
.github/workflows/main.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Nix
16
uses: DeterminateSystems/nix-installer-action@main
17
- name: Cache Nix
18
- uses: DeterminateSystems/magic-nix-cache-action@main
+ uses: DeterminateSystems/flakehub-cache-action@main
19
- name: Lint
20
run: |
21
nix develop ${{ env.CI_NIX_FLAKE }} --command \
0 commit comments