From f70b879ca70f6f87897b1c8a1463b3cd4a600fa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 15:05:40 +0000 Subject: [PATCH] Update the state.json for v3.16.0 --- tools/state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/state.json b/tools/state.json index eeefd64..d443297 100644 --- a/tools/state.json +++ b/tools/state.json @@ -1,5 +1,5 @@ { - "nix_installer_action_revision": "58e64ed13a4f3f90ba0cba819752b6df4b548da8", - "determinate_nix_tag": "v3.15.2", - "checkout_action_tag": "v6.0.1" + "nix_installer_action_revision": "86cbc893b3c44423bb3b27da33c306deba1e1ef4", + "determinate_nix_tag": "v3.16.0", + "checkout_action_tag": "v6.0.2" }