We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e4e55 commit 35b90e8Copy full SHA for 35b90e8
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout the repo
19
uses: actions/checkout@v4
20
- name: Check Nix flake inputs
21
- uses: DeterminateSystems/flake-checker-action@v5
+ uses: DeterminateSystems/flake-checker-action@v11
22
- name: Install Nix
23
uses: DeterminateSystems/nix-installer-action@v18
24
- name: Use Github Actions Cache through Magic Nix Cache
0 commit comments