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 83f3deb commit 55ad9ecCopy full SHA for 55ad9ec
β.github/workflows/test-go-integration-task.yml
@@ -109,7 +109,7 @@ jobs:
109
uses: arduino/setup-task@v1
110
with:
111
repo-token: ${{ secrets.GITHUB_TOKEN }}
112
- version: 3.x
+ version: 3.9.0
113
114
- name: Build Arduino CLI
115
run: task go:build
β.github/workflows/test-go-task.yml
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
- name: Run tests
89
run: task go:test
0 commit comments