Skip to content

Commit 9bbedfc

Browse files
committed
debugging ...
1 parent 7195f96 commit 9bbedfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
# Setup Arduino command line - install esp32 and all the libs flux needs
9797
- name: Arduino - Install and setup the Arduino CLI
98-
uses: arduino/setup-arduino-cli@v1
98+
uses: arduino/setup-arduino-cli@v2
9999

100100
- name: Arduino - Start config file
101101
run: arduino-cli config init --additional-urls ${{ matrix.board.psource-url}}

0 commit comments

Comments
 (0)