Skip to content

Commit cd42c5d

Browse files
authored
pio core 6.1.18
1 parent 88c3275 commit cd42c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
python -m pip install --upgrade pip
5252
pip install wheel
53-
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17.zip
53+
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18.zip
5454
pio pkg install --global --platform file://.
5555
- name: git clone Tasmota and add to examples
5656
run: |

0 commit comments

Comments
 (0)