Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v12
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v19
uses: DeterminateSystems/nix-installer-action@v21
- name: Use Github Actions Cache through Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Show the flakes metadata and input sources
Expand Down
Loading