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