We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7195f96 commit 9bbedfcCopy full SHA for 9bbedfc
.github/workflows/test-compile-sketch.yml
@@ -95,7 +95,7 @@ jobs:
95
96
# Setup Arduino command line - install esp32 and all the libs flux needs
97
- name: Arduino - Install and setup the Arduino CLI
98
- uses: arduino/setup-arduino-cli@v1
+ uses: arduino/setup-arduino-cli@v2
99
100
- name: Arduino - Start config file
101
run: arduino-cli config init --additional-urls ${{ matrix.board.psource-url}}
0 commit comments