From 4172903967f384d6a26a576fb12c6440e36e4ce1 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:36:14 -0500 Subject: [PATCH] chore: update LizardByte actions (#231) --- .github/workflows/CI.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index c797438f..469806e0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -44,8 +44,7 @@ jobs: path: Themerr-plex.bundle - name: Set up Python - # dependabot cannot pick up our tags, so use the commit hash - uses: LizardByte/setup-python-action@8851ba6849c1003134ced0581b34204f0c322cad + uses: LizardByte/setup-python-action@v2023.1128.10441 with: python-version: '2.7' @@ -155,8 +154,7 @@ jobs: rm Themerr-plex.bundle.zip - name: Set up Python - # dependabot cannot pick up our tags, so use the commit hash - uses: LizardByte/setup-python-action@8851ba6849c1003134ced0581b34204f0c322cad + uses: LizardByte/setup-python-action@v2023.1128.10441 with: python-version: '2.7'