From b5ac6245334c792c08278b731a7ab3a33fb1c275 Mon Sep 17 00:00:00 2001 From: jgstew Date: Mon, 9 Oct 2023 15:11:14 -0400 Subject: [PATCH] test new action release --- .github/workflows/Test_setup-autopkg-actions_full.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Test_setup-autopkg-actions_full.yaml b/.github/workflows/Test_setup-autopkg-actions_full.yaml index f7ff4b1..5849e34 100644 --- a/.github/workflows/Test_setup-autopkg-actions_full.yaml +++ b/.github/workflows/Test_setup-autopkg-actions_full.yaml @@ -22,9 +22,9 @@ jobs: # https://github.com/orgs/community/discussions/26073 - name: setup-autopkg local action - uses: autopkg/setup-autopkg-actions@v0.1.1 + uses: autopkg/setup-autopkg-actions@v0.1.2 with: - use-python-version: "3.10" + use-python-version: "3.11" use-autopkg-branch: dev set-powershell-policy: false