We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
1 parent f590f7a commit 1ca00ecCopy full SHA for 1ca00ec
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install Go
38
uses: actions/setup-go@v2
39
with:
40
- go-version: '1.13'
+ go-version: '1.16.9'
41
42
- name: Build and Test
43
run: |
0 commit comments