diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a6be1a..e54731a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: - name: Check Nix flake inputs uses: DeterminateSystems/flake-checker-action@main # This action - name: Install Nix - uses: DeterminateSystems/determinate-nix-action@v3.15.1 + uses: DeterminateSystems/determinate-nix-action@v3.16.0 - name: Use Action cache uses: DeterminateSystems/magic-nix-cache-action@main with: