From ad70bbbde77594284790154c808bd617780a5c22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 17:02:48 +0000 Subject: [PATCH] Update the state.json for v3.14.0 --- tools/state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/state.json b/tools/state.json index 8d0d9d6..e3fc8e6 100644 --- a/tools/state.json +++ b/tools/state.json @@ -1,5 +1,5 @@ { - "nix_installer_action_revision": "c5a866b6ab867e88becbed4467b93592bce69f8a", - "determinate_nix_tag": "v3.13.2", - "checkout_action_tag": "v5.0.1" + "nix_installer_action_revision": "e4fb5e65d88bc1ed7f248eda4e6645126ed90438", + "determinate_nix_tag": "v3.14.0", + "checkout_action_tag": "v6.0.1" }