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 b5e749c commit d346ed2Copy full SHA for d346ed2
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Task
27
uses: arduino/setup-task@v2
28
with:
29
- version: 3.x
+ version: 3.42.0
30
31
- name: task generate
32
run: |
0 commit comments