diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f65b46..72621f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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@v20 - name: Use Github Actions Cache through Magic Nix Cache uses: DeterminateSystems/magic-nix-cache-action@main - name: Show the flakes metadata and input sources