Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
build(deps): bump LizardByte/setup-python-action from 2024.515.10401 …
Browse files Browse the repository at this point in the history
…to 2024.609.5111 (#276)

build(deps): bump LizardByte/setup-python-action

Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2024.515.10401 to 2024.609.5111.
- [Release notes](https://github.com/lizardbyte/setup-python-action/releases)
- [Commits](LizardByte/setup-python-action@v2024.515.10401...v2024.609.5111)

---
updated-dependencies:
- dependency-name: LizardByte/setup-python-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent fc05a33 commit 59085cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
expose_plex_data_files_for_docker: ${{ matrix.docker }}

- name: Set up Python
uses: LizardByte/setup-python-action@v2024.515.10401
uses: LizardByte/setup-python-action@v2024.609.5111
with:
python-version: ${{ matrix.python }}

Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Python
uses: LizardByte/setup-python-action@v2024.515.10401
uses: LizardByte/setup-python-action@v2024.609.5111
with:
python-version: '2.7'

Expand Down

0 comments on commit 59085cb

Please sign in to comment.