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.
2 parents 5aadd26 + cae70e6 commit eb05622Copy full SHA for eb05622
.github/workflows/test.yaml
@@ -47,7 +47,7 @@ jobs:
47
# We use the `arduino/setup-arduino-cli` action to install and
48
# configure the Arduino CLI on the system.
49
- name: Setup Arduino CLI
50
- uses: arduino/setup-arduino-cli@v1
+ uses: arduino/setup-arduino-cli@v2
51
52
# We then install the platform, which one will be determined
53
# dynamically by the build matrix.
0 commit comments