From 3e493debcab7a439a7bef38329bce64f517b5e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 08:10:41 +0000 Subject: [PATCH] chore(deps): bump LizardByte/setup-python-action Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2024.515.10401 to 2024.520.215755. - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](https://github.com/lizardbyte/setup-python-action/compare/v2024.515.10401...v2024.520.215755) --- updated-dependencies: - dependency-name: LizardByte/setup-python-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 21e769e..aea34bf 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -45,7 +45,7 @@ jobs: path: RetroArcher-plex.bundle - name: Set up Python - uses: LizardByte/setup-python-action@v2024.515.10401 + uses: LizardByte/setup-python-action@v2024.520.215755 with: python-version: '2.7'