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 0aa9ee0 commit 6e631f4Copy full SHA for 6e631f4
.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