Skip to content

Commit b2a75b1

Browse files
authored
Update example.yml
1 parent 1953f59 commit b2a75b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
pip install wheel
28-
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.16.zip
28+
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17b2.zip
2929
- name: Build example
3030
run: |
3131
pio run

0 commit comments

Comments
 (0)