We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf8a38 commit 1b196aaCopy full SHA for 1b196aa
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Check Nix flake inputs
20
uses: DeterminateSystems/flake-checker-action@v5
21
- name: Install Nix
22
- uses: DeterminateSystems/nix-installer-action@v9
+ uses: DeterminateSystems/nix-installer-action@v18
23
- name: Use Github Actions Cache through Magic Nix Cache
24
uses: DeterminateSystems/magic-nix-cache-action@main
25
- name: Show the flakes metadata and input sources
0 commit comments