mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
⬆️ Update actions/setup-python action to v6 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f03e00dc6
commit
886c77bcc2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-matrix.yaml
vendored
2
.github/workflows/update-test-matrix.yaml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.12.12"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue