From d9e644e054c363df87eb7c4b36f097922e651643 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 15:43:31 +0000 Subject: [PATCH] Update the state.json for v3.5.2 --- tools/state.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/state.json b/tools/state.json index d05c099..4604247 100644 --- a/tools/state.json +++ b/tools/state.json @@ -1,5 +1,5 @@ { - "nix_installer_action_revision": "main", - "determinate_nix_tag": "v3.5.1", - "checkout_action_tag": "v4.2.1" -} \ No newline at end of file + "nix_installer_action_revision": "780ad73c034fe05a894ab1de77fa8691ad69228d", + "determinate_nix_tag": "v3.5.2", + "checkout_action_tag": "v4.2.2" +}