Skip to content

Commit 913e679

Browse files
authored
Update example.yml
1 parent d9409ca commit 913e679

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/Jason2866/platformio-core/archive/refs/tags/v6.1.17.zip
28+
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18.zip
2929
- name: Build example
3030
run: |
3131
pio run

0 commit comments

Comments
 (0)