From 98a1b71d1955f374345b5f0c280dc4fb8f930957 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Fri, 17 Mar 2023 12:05:32 -0400 Subject: [PATCH] Update variables.pkrvars.hcl --- variables.pkrvars.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.pkrvars.hcl b/variables.pkrvars.hcl index e1b3080..cc167ef 100644 --- a/variables.pkrvars.hcl +++ b/variables.pkrvars.hcl @@ -1,3 +1,3 @@ macos_version = "ventura" -gha_version = "2.302.1" +gha_version = "2.303.0" xcode_version = "14.2"