From 850aab0708006d232bccbf3b90257facd3ec642c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:49:57 +0000 Subject: [PATCH] Update the state.json for v3.8.6 --- tools/state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/state.json b/tools/state.json index ebb8232..9bb56b1 100644 --- a/tools/state.json +++ b/tools/state.json @@ -1,5 +1,5 @@ { "nix_installer_action_revision": "428f3c64a3f56011a8bfb3044a519374aff8e7df", - "determinate_nix_tag": "v3.8.5", - "checkout_action_tag": "v4.2.2" + "determinate_nix_tag": "v3.8.6", + "checkout_action_tag": "v5.0.0" }