From 7ae1bc9082f5a670a59ffdb9ec5f7d137f36c3a7 Mon Sep 17 00:00:00 2001 From: Oliver Gould Date: Mon, 2 Dec 2024 20:11:23 +0000 Subject: [PATCH] chore(setup-tools): update dev image to v44 --- actions/setup-tools/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/setup-tools/action.yml b/actions/setup-tools/action.yml index ab70e40..7f6fcab 100644 --- a/actions/setup-tools/action.yml +++ b/actions/setup-tools/action.yml @@ -5,7 +5,7 @@ inputs: # TODO(ver): CI should validate at this version matches the most recent release tag version: description: Container image version - default: v43 + default: v44 runs: using: composite