Thanks to visit codestin.com Credit goes to github.com
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 2944499 commit cae70e6Copy full SHA for cae70e6
.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