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 8268a52 commit d90d9efCopy full SHA for d90d9ef
.github/workflows/release-go-crosscompile-task.yml
@@ -41,7 +41,7 @@ jobs:
41
go-version: ${{ env.GO_VERSION }}
42
43
- name: Install Task
44
- uses: arduino/setup-task@v1
+ uses: arduino/setup-task@v2
45
with:
46
repo-token: ${{ secrets.GITHUB_TOKEN }}
47
version: 3.x
0 commit comments