From 5a5719260c726f0070e544c421180cf935aea6c6 Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Mon, 26 Aug 2024 13:33:39 -0400 Subject: [PATCH] Update faktorybuildautoversion.yml Update macos runner --- .github/workflows/faktorybuildautoversion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/faktorybuildautoversion.yml b/.github/workflows/faktorybuildautoversion.yml index 6994c48..964229c 100644 --- a/.github/workflows/faktorybuildautoversion.yml +++ b/.github/workflows/faktorybuildautoversion.yml @@ -23,7 +23,7 @@ on: type: string runsOn: description: 'Host parameter to pass to runs-on' - default: 'macos-12' + default: 'macos-latest' required: false type: string versionBaseProperty: