Merge branch 'main' into feature/github_templates

This commit is contained in:
Juan Font
2021-12-07 11:21:50 +01:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
- name: Install dependencies
run: |