From 61d083a5d3c6cd3332778ebcc473e1c37190f0a8 Mon Sep 17 00:00:00 2001 From: jgstew Date: Mon, 9 Oct 2023 16:13:54 -0400 Subject: [PATCH] try different ref --- .github/workflows/Test_setup-autopkg-actions_full.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test_setup-autopkg-actions_full.yaml b/.github/workflows/Test_setup-autopkg-actions_full.yaml index e2dd52a..d741209 100644 --- a/.github/workflows/Test_setup-autopkg-actions_full.yaml +++ b/.github/workflows/Test_setup-autopkg-actions_full.yaml @@ -22,7 +22,7 @@ jobs: # https://github.com/orgs/community/discussions/26073 - name: test setup-autopkg-actions action - uses: autopkg/setup-autopkg-actions@v0.1.2 + uses: autopkg/setup-autopkg-actions@main with: use-python-version: "3.10" use-autopkg-branch: dev