mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-22 03:34:04 +02:00
⬆️ Update actions/setup-python action to v5.6.0 (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
106d4733fe
commit
e08a752514
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ runs:
|
|||
ref: ${{ inputs.core-version }}
|
||||
- name: Set up Python ${{ inputs.python-version }}
|
||||
id: python
|
||||
uses: actions/setup-python@v5.3.0
|
||||
uses: actions/setup-python@v5.6.0
|
||||
with:
|
||||
python-version: ${{ inputs.python-version }}
|
||||
- name: Set up UV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue