File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 enable-cache : false
112112 - name : Install platformio
113113 run : |
114- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
114+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
115115
116116 - name : Build Arduino Examples
117117 run : |
@@ -151,7 +151,7 @@ jobs:
151151 enable-cache : false
152152 - name : Install platformio
153153 run : |
154- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
154+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
155155
156156 - name : Build Arduino Examples
157157 run : |
@@ -190,7 +190,7 @@ jobs:
190190 enable-cache : false
191191 - name : Install platformio
192192 run : |
193- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
193+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
194194
195195 - name : Build Arduino Examples
196196 run : |
Original file line number Diff line number Diff line change 7878 enable-cache : false
7979 - name : Install platformio
8080 run : |
81- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
81+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
8282
8383 - name : Build Arduino Examples
8484 run : |
Original file line number Diff line number Diff line change 4747 enable-cache : false
4848 - name : Install platformio
4949 run : |
50- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
50+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
5151
5252 - name : Build Arduino Examples
5353 run : |
Original file line number Diff line number Diff line change 8585 enable-cache : false
8686 - name : Install platformio
8787 run : |
88- uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18 .zip
88+ uv pip install --system -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.19 .zip
8989
9090 - name : Build Arduino Examples
9191 run : |
You can’t perform that action at this time.
0 commit comments