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 bb19bef + 6e631f4 commit 0fb2167Copy full SHA for 0fb2167
.github/workflows/nix.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Nix
16
uses: DeterminateSystems/nix-installer-action@v9
17
- name: Run the Magic Nix Cache
18
- uses: DeterminateSystems/magic-nix-cache-action@v2
+ uses: DeterminateSystems/magic-nix-cache-action@v3
19
20
- name: Build the default flake output
21
run: nix build
0 commit comments