[go: up one dir, main page]

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 (#165)
Browse files Browse the repository at this point in the history
Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2023.1128.10441 to 2023.1210.35516.
- [Release notes](https://github.com/lizardbyte/setup-python-action/releases)
- [Commits](LizardByte/setup-python-action@v2023.1128.10441...v2023.1210.35516)

---
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 Dec 10, 2023
1 parent 960291e commit db30bd8
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 @@ -68,7 +68,7 @@ jobs:
expose_plex_data_files_for_docker: ${{ matrix.docker }}

- name: Set up Python
uses: LizardByte/setup-python-action@v2023.1128.10441
uses: LizardByte/setup-python-action@v2023.1210.35516
with:
python-version: ${{ matrix.python }}

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

- name: Set up Python
uses: LizardByte/setup-python-action@v2023.1128.10441
uses: LizardByte/setup-python-action@v2023.1210.35516
with:
python-version: '2.7'

Expand Down

0 comments on commit db30bd8

Please sign in to comment.