Update actions/setup-python action
This commit is contained in:
2
.github/workflows/wled-ci.yml
vendored
2
.github/workflows/wled-ci.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
${{ runner.os }}-${{ matrix.environment}}
|
${{ runner.os }}-${{ matrix.environment}}
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.9'
|
python-version: '3.9'
|
||||||
- name: Install PlatformIO
|
- name: Install PlatformIO
|
||||||
|
|||||||
Reference in New Issue
Block a user